Skip to content

Commit 9dd5ea4

Browse files
committed
updated: dependencies and release 1.27.0
1 parent e673d38 commit 9dd5ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
echo "DIGEST=$DIGEST" >> $GITHUB_ENV
166166
167167
- name: Attestation the Docker image📍
168-
uses: actions/attest-build-provenance@v1.1.2
168+
uses: actions/attest-build-provenance@v1.2.0
169169
with:
170170
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
171171
subject-digest: ${{ env.DIGEST }}

0 commit comments

Comments
 (0)