File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ permissions: read-all
1414jobs :
1515 workflow :
1616 name : Reusable Workflow
17- uses : action-stars/helm-workflows/.github/workflows/release.yaml@5beac6d67271af3399775b06bb17d4aadb9c6ea0 # v0.8.7
17+ uses : action-stars/helm-workflows/.github/workflows/release.yaml@2e2492adf3880d96310253d5cce2b1887b0dc535 # v0.8.8
1818 permissions :
1919 attestations : write
2020 contents : write
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions: read-all
1212jobs :
1313 workflow :
1414 name : Reusable Workflow
15- uses : action-stars/generic-workflows/.github/workflows/scorecard.yaml@6764e1ae18ca7d533f938c82e1b2bf7814b85b9b # v0.7.0
15+ uses : action-stars/generic-workflows/.github/workflows/scorecard.yaml@73753147453375ee66262f4fb5774a9fc091ba9e # v0.7.1
1616 permissions :
1717 id-token : write
1818 security-events : write
Original file line number Diff line number Diff line change 4343
4444 validate :
4545 name : Validate
46- uses : action-stars/helm-workflows/.github/workflows/validate.yaml@5beac6d67271af3399775b06bb17d4aadb9c6ea0 # v0.8.7
46+ uses : action-stars/helm-workflows/.github/workflows/validate.yaml@2e2492adf3880d96310253d5cce2b1887b0dc535 # v0.8.8
4747 needs : setup
4848 if : needs.setup.outputs.changed == 'true'
4949 permissions :
You can’t perform that action at this time.
0 commit comments