Skip to content

Commit

Permalink
updated: dependencies and release 1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ammnt committed Jun 6, 2024
1 parent e146892 commit c8fd977
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 c8fd977

Please sign in to comment.