Skip to content

Commit b5d7d00

Browse files
chore(deps): pin stefanprodan/helm-gh-pages action to 0ad2bb3 (#24)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [stefanprodan/helm-gh-pages](https://redirect.github.com/stefanprodan/helm-gh-pages) | action | pinDigest | -> `0ad2bb3` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/stefanprodan/helm-gh-pages/badge)](https://securityscorecards.dev/viewer/?uri=github.com/stefanprodan/helm-gh-pages) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/network-bootstrapper). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 547ed51 commit b5d7d00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ jobs:
274274
if: |
275275
github.event_name == 'push' &&
276276
startsWith(github.ref, 'refs/tags/')
277-
uses: stefanprodan/helm-gh-pages@v1.7.0
277+
uses: stefanprodan/helm-gh-pages@0ad2bb377311d61ac04ad9eb6f252fb68e207260 # v1.7.0
278278
with:
279279
token: ${{ secrets.GITHUB_TOKEN }}
280280
charts_dir: charts

0 commit comments

Comments
 (0)