mirror of
https://github.com/verilator/verilator.git
synced 2026-09-01 18:36:28 +02:00
Bump docker/build-push-action from 4 to 6 (#6365)
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
|
||||
|
||||
- name: Build and Push to Docker
|
||||
uses: docker/build-push-action@v4
|
||||
uses: docker/build-push-action@v6
|
||||
if: startsWith(github.ref, 'refs/tags/v') || github.event_name == 'workflow_dispatch'
|
||||
with:
|
||||
context: ${{ env.build_context }}
|
||||
|
||||
Reference in New Issue
Block a user