Skip to content

Commit

Permalink
Merge pull request #312 from bcgov/dependabot/github_actions/all-acti…
Browse files Browse the repository at this point in the history
…ons-bf940bc907

Bump docker/build-push-action from 5 to 6 in the all-actions group
  • Loading branch information
WadeBarnes authored Jun 24, 2024
2 parents 0b0ded0 + 27d4765 commit 58dd883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Build and push von-network image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 58dd883

Please sign in to comment.