mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
Merge pull request #12332 from helm/dependabot/github_actions/transparencylog/github-releases-asset-transparency-verify-action-11
chore(deps): bump transparencylog/github-releases-asset-transparency-verify-action from 10 to 11
This commit is contained in:
commit
54cbc75957
1 changed files with 1 additions and 1 deletions
2
.github/workflows/asset-transparency.yaml
vendored
2
.github/workflows/asset-transparency.yaml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
- name: Gather URLs from GitHub release and publish
|
||||
id: asset-transparency
|
||||
uses: transparencylog/github-releases-asset-transparency-verify-action@v10
|
||||
uses: transparencylog/github-releases-asset-transparency-verify-action@c77874b4514ae4003994ece9582675195fe012e2 # v11
|
||||
- name: List verified and published URLs
|
||||
run: echo "Verified URLs ${{ steps.asset-transparency.outputs.verified }}"
|
||||
- name: List failed URLs
|
||||
|
|
|
|||
Loading…
Reference in a new issue