Skip to content

Commit

Permalink
Merge pull request #3 from block-foundation/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/main/docker/bake-action-5

dependabot-github-actions(deps): bump docker/bake-action from 2 to 5
  • Loading branch information
vanvianen authored Aug 11, 2024
2 parents ff0de4b + 9604c39 commit 9c1b2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:

-
name: Build image
uses: docker/bake-action@v2
uses: docker/bake-action@v5
env:
# GITHUB_REPOSITORY_OWNER: ${{ github.repository_owner }}
# REGISTRY_ENDPOINT: ${{ secrets.REGISTRY_ENDPOINT }}
Expand Down

0 comments on commit 9c1b2f1

Please sign in to comment.