Skip to content

Commit

Permalink
Merge pull request #60 from crazy-max/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/bake-action-5

chore(deps): bump docker/bake-action from 4 to 5
  • Loading branch information
crazy-max authored Jun 24, 2024
2 parents 22cc445 + 50fc188 commit 682f1e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4
-
name: Run
uses: docker/bake-action@v4
uses: docker/bake-action@v5
with:
targets: validate

Expand All @@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@v4
-
name: Test
uses: docker/bake-action@v4
uses: docker/bake-action@v5
with:
targets: test
env:
Expand Down

0 comments on commit 682f1e6

Please sign in to comment.