Skip to content

Commit c40b88c

Browse files
chore(deps): pin docker/bake-action action to 3acf805 (#295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96aa7b1 commit c40b88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bake_targets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: List targets
3636
id: targets
37-
uses: docker/bake-action/subaction/matrix@v6
37+
uses: docker/bake-action/subaction/matrix@3acf805d94d93a86cce4ca44798a76464a75b88c # v6
3838
with:
3939
target: "default"
4040

0 commit comments

Comments
 (0)