Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/docker/login-actio…
Browse files Browse the repository at this point in the history
…n-3.3.0
  • Loading branch information
rnaveiras authored Sep 17, 2024
2 parents 0a027b9 + 808be7e commit 9a27a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
type=ref,event=tag
type=semver,pattern={{version}}
- uses: docker/build-push-action@v5.3.0
- uses: docker/build-push-action@v6.7.0
with:
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down

0 comments on commit 9a27a0d

Please sign in to comment.