Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to 8026d2b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent bfbc2fe commit 8d2697c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
GITHUB_REF_STRIPPED=${GITHUB_REF#refs/*/}
echo ::set-output name=tag::${GITHUB_REF_STRIPPED}
- uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3
- uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 # v3
- name: Cache Docker layers
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
with:
Expand Down

0 comments on commit 8d2697c

Please sign in to comment.