Skip to content

Commit

Permalink
Merge pull request #54 from docker/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…ake-action-5

build(deps): bump docker/bake-action from 4 to 5
  • Loading branch information
crazy-max committed Jul 2, 2024
2 parents 27c3157 + d4d6680 commit c6cc9a5
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 @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4
-
name: Run
uses: docker/bake-action@v4
uses: docker/bake-action@v5
with:
targets: validate

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

0 comments on commit c6cc9a5

Please sign in to comment.