Skip to content

Commit

Permalink
Bump docker/bake-action to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver authored Dec 29, 2024
1 parent e09f1da commit 44e2406
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
type=raw,${{ steps.prep.outputs.version }}
- name: Build artifacts
uses: docker/bake-action@6c87dcca988e4e074e3ab1f976a70f63ec9673fb # v2.3.0
uses: docker/bake-action@3fc70e1131fee40a422dd8dd0ff22014ae20a1f3 # v5.11.0
env:
WAYBACK_IPFS_TARGET: ${{ secrets.WAYBACK_IPFS_TARGET }}
WAYBACK_IPFS_APIKEY: ${{ secrets.WAYBACK_IPFS_APIKEY }}
Expand Down Expand Up @@ -273,7 +273,7 @@ jobs:
type=raw,${{ steps.prep.outputs.version }}
- name: Build artifacts
uses: docker/bake-action@6c87dcca988e4e074e3ab1f976a70f63ec9673fb # v2.3.0
uses: docker/bake-action@3fc70e1131fee40a422dd8dd0ff22014ae20a1f3 # v5.11.0
env:
WAYBACK_IPFS_TARGET: ${{ secrets.WAYBACK_IPFS_TARGET }}
WAYBACK_IPFS_APIKEY: ${{ secrets.WAYBACK_IPFS_APIKEY }}
Expand Down

0 comments on commit 44e2406

Please sign in to comment.