We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf2eeb commit 4b49726Copy full SHA for 4b49726
.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@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
+ uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 # v3.7.0
128
with:
129
install: true
130
driver: docker
.github/workflows/publish_v3_layer.yml
@@ -127,7 +127,7 @@ jobs:
131
132
133
0 commit comments