Skip to content

Commit cb97802

Browse files
chore(deps): update docker/setup-buildx-action action to v3.12.0
1 parent 9bc403f commit cb97802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/publish/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
- name: Checkout
2121
uses: actions/checkout@v4
2222

23-
- uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
23+
- uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
2424

2525
- name: Login to GitHub Container Registry
2626
uses: docker/login-action@v3

0 commit comments

Comments
 (0)