We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac1d367 commit 2dae9ccCopy full SHA for 2dae9cc
.github/actions/pack/action.yml
@@ -134,7 +134,7 @@ runs:
134
echo "EOF" >> $GITHUB_OUTPUT
135
136
- name: Build and push
137
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
+ uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6.19.0
138
id: push
139
with:
140
platforms: ${{ inputs.platforms }}
0 commit comments