mirror of
https://github.com/helm/helm.git
synced 2026-08-04 15:10:47 +00:00
chore(deps): bump transparencylog/github-releases-asset-transparency-verify-action
Bumps [transparencylog/github-releases-asset-transparency-verify-action](https://github.com/transparencylog/github-releases-asset-transparency-verify-action) from 10 to 11. - [Release notes](https://github.com/transparencylog/github-releases-asset-transparency-verify-action/releases) - [Commits](https://github.com/transparencylog/github-releases-asset-transparency-verify-action/compare/v10...v11) --- updated-dependencies: - dependency-name: transparencylog/github-releases-asset-transparency-verify-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Joe Julian
parent
1db97a5869
commit
ebb316842b
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
|
||||
|
||||
Reference in New Issue
Block a user