Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #72 from 1995parham-learning/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/docker/bake-action-5

build(deps): bump docker/bake-action from 4 to 5
1995parham authored Jun 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents ca478c8 + 10c1123 commit ba6e442
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
@@ -29,7 +29,7 @@ jobs:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/bake-action@v4
- uses: docker/bake-action@v5
with:
files: "docker-bake.json"
push: true

0 comments on commit ba6e442

Please sign in to comment.