We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d78127 commit ed2668fCopy full SHA for ed2668f
action.yaml
@@ -194,7 +194,7 @@ runs:
194
builder: ${{ steps.builder.outputs.name }}
195
- name: Build and Push
196
id: build-push
197
- uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
198
with:
199
200
context: ${{ inputs.context }}
0 commit comments