We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e53c9bd + 42df91f commit 8b2fa4eCopy full SHA for 8b2fa4e
apko-snapshot/action.yaml
@@ -229,7 +229,7 @@ runs:
229
230
# Only publish the versioned tag to start. After we have signed and
231
# attested things, then we use crane to update :latest below.
232
- - uses: chainguard-images/actions/apko-publish@2b80d1c19318f71dba2624dcf611b87b886a81fb # v1.0.15
+ - uses: chainguard-images/actions/apko-publish@39d91be046b61d69fce8a06caa8259aa4b8cc743 # v1.0.16
233
id: apko
234
with:
235
apko-image: ${{ inputs.apko-image }}
0 commit comments