Skip to content

Commit

Permalink
Merge pull request #356 from atkrad/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…bake-action-6

Bump docker/bake-action from 5 to 6
  • Loading branch information
atkrad authored Feb 2, 2025
2 parents 6e823e8 + c931a9f commit aaba226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Build artifacts
uses: docker/bake-action@v5
uses: docker/bake-action@v6
with:
targets: artifact
provenance: false
Expand Down

0 comments on commit aaba226

Please sign in to comment.