Skip to content

Commit d200aa7

Browse files
chore(deps): bump crazy-max/ghaction-github-pages
Bumps the github-actions group with 1 update: [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages). Updates `crazy-max/ghaction-github-pages` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases) - [Commits](crazy-max/ghaction-github-pages@fbf0a4f...df5cc2b) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-pages dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e10b918 commit d200aa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Snake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# push the content of <build_dir> to a branch
5858
# the content will be available at https://raw.githubusercontent.com/<github_user>/<repository>/<target_branch>/<file> , or as github page
5959
- name: push github-contribution-grid-snake.svg to the output branch
60-
uses: crazy-max/ghaction-github-pages@fbf0a4fa4e00f45accd6cf3232368436ec06ed59 # v4.1.0
60+
uses: crazy-max/ghaction-github-pages@df5cc2bfa78282ded844b354faee141f06b41865 # v4.2.0
6161
with:
6262
target_branch: output
6363
build_dir: dist

0 commit comments

Comments
 (0)