Skip to content

Commit

Permalink
Merge pull request #948 from MikeMcQuaid/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…thub-actions-bf940bc907

build(deps): bump docker/build-push-action from 5 to 6 in the github-actions group
  • Loading branch information
MikeMcQuaid authored Jun 18, 2024
2 parents 86482a3 + efdc224 commit 2af951d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- if: github.actor != 'dependabot[bot]'
run: doctl registry garbage-collection start --include-untagged-manifests --force

- uses: docker/build-push-action@v5
- uses: docker/build-push-action@v6
with:
push: ${{ github.ref == 'refs/heads/main' }}
tags: |
Expand Down

0 comments on commit 2af951d

Please sign in to comment.