We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73af794 commit 74232ddCopy full SHA for 74232dd
.github/workflows/publish_v2_layer.yml
@@ -124,7 +124,7 @@ jobs:
124
125
- name: Set up Docker Buildx
126
id: builder
127
- uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
+ uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3.4.0
128
with:
129
install: true
130
driver: docker
0 commit comments