Skip to content

Commit 3e79bd3

Browse files
chore(deps): pin stefanprodan/helm-gh-pages action to 0ad2bb3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 547ed51 commit 3e79bd3

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)