Skip to content

Commit 0eb455d

Browse files
chore(deps): pin docker/bake-action action to 3acf805
1 parent c597e6d commit 0eb455d

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)