Skip to content

Commit 0e02fa7

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#25)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a52c5d0 commit 0e02fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
helm repo index --merge ./repo/index.yaml --url ${HELM_URL} ./repo
7070
7171
- name: Deploy
72-
uses: JamesIves/github-pages-deploy-action@v4.7.3
72+
uses: JamesIves/github-pages-deploy-action@v4.7.4
7373
with:
7474
repository-name: taskmedia/helm
7575
branch: gh-pages

0 commit comments

Comments
 (0)