Skip to content

Commit d8d0995

Browse files
chore(deps): update docker/bake-action digest to 5be5f02 (#369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c19939c commit d8d0995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bake_targets.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
- name: List targets
6666
id: targets
67-
uses: docker/bake-action/subaction/matrix@3acf805d94d93a86cce4ca44798a76464a75b88c # v6
67+
uses: docker/bake-action/subaction/matrix@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6
6868
with:
6969
target: ${{ inputs.target }}
7070
files: ${{ inputs.bake_files }}
@@ -97,7 +97,7 @@ jobs:
9797
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
9898

9999
- name: Build and push
100-
uses: docker/bake-action@3acf805d94d93a86cce4ca44798a76464a75b88c # v6
100+
uses: docker/bake-action@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6
101101
id: build
102102
env:
103103
environment: testing

0 commit comments

Comments
 (0)