diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 01a628a6..76bf6b5b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -14,7 +14,7 @@ permissions: read-all jobs: workflow: name: Reusable Workflow - uses: action-stars/helm-workflows/.github/workflows/release.yaml@c88932e01dc11b8eaeed9ab3deeae495591f5728 # v0.6.6 + uses: action-stars/helm-workflows/.github/workflows/release.yaml@d53c1e50d94a748dc43233b2b0ea73b551610563 # v0.7.0 permissions: attestations: write contents: write diff --git a/.github/workflows/scorecard.yaml b/.github/workflows/scorecard.yaml index 91100ad2..c6607eb2 100644 --- a/.github/workflows/scorecard.yaml +++ b/.github/workflows/scorecard.yaml @@ -12,7 +12,7 @@ permissions: read-all jobs: workflow: name: Reusable Workflow - uses: action-stars/generic-workflows/.github/workflows/scorecard.yaml@679eaea3e81c164d10406c0a244cb9fc70fa3013 # v0.3.5 + uses: action-stars/generic-workflows/.github/workflows/scorecard.yaml@086743338187563958bd5aaeca24c871753b21ca # v0.3.6 permissions: id-token: write security-events: write diff --git a/.github/workflows/validate-pr.yaml b/.github/workflows/validate-pr.yaml index d71e46f9..7ce75515 100644 --- a/.github/workflows/validate-pr.yaml +++ b/.github/workflows/validate-pr.yaml @@ -15,7 +15,7 @@ permissions: read-all jobs: workflow: name: Reusable Workflow - uses: action-stars/helm-workflows/.github/workflows/validate.yaml@c88932e01dc11b8eaeed9ab3deeae495591f5728 # v0.6.6 + uses: action-stars/helm-workflows/.github/workflows/validate.yaml@d53c1e50d94a748dc43233b2b0ea73b551610563 # v0.7.0 permissions: contents: read id-token: write