Skip to content

Commit e951280

Browse files
chore(deps): update all github action
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 922cadd commit e951280

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bake_targets.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ jobs:
3939
password: ${{ secrets.GITHUB_TOKEN }}
4040

4141
- name: Set up QEMU
42-
uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 # v4
42+
uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4
4343
with:
4444
platforms: 'linux/arm64'
4545

4646
- name: Set up Docker Buildx
4747
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4
4848

4949
- name: Build and push
50-
uses: docker/bake-action@6614cfa25eff9a0b2b2697efb0b6159e7680d584 # v7
50+
uses: docker/bake-action@d3418bd7d0e9324001bca92fa8ba175ea7e6dc9b # v7
5151
id: build
5252
env:
5353
BUILDX_METADATA_PROVENANCE: disabled

0 commit comments

Comments
 (0)