Skip to content

Commit

Permalink
updated: dependencies and new release 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ammnt committed Jun 6, 2024
1 parent 7f5b013 commit d5da5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
echo "DIGEST=$DIGEST" >> $GITHUB_ENV
- name: Attestation the Docker image📍
uses: actions/attest-build-provenance@v1.1.2
uses: actions/attest-build-provenance@v1.2.0
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
subject-digest: ${{ env.DIGEST }}
Expand Down

0 comments on commit d5da5c2

Please sign in to comment.