Skip to content

Commit 0e0ca44

Browse files
authored
Merge PR #205
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 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/crazy-max/ghaction-github-pages/releases">crazy-max/ghaction-github-pages's releases</a>.</em></p> <blockquote> <h2>v4.2.0</h2> <ul> <li>Bump cross-spawn from 7.0.3 to 7.0.6 in <a href="https://redirect.github.com/crazy-max/ghaction-github-pages/pull/231">crazy-max/ghaction-github-pages#231</a></li> <li>Bump fs-extra from 11.2.0 to 11.3.0 in <a href="https://redirect.github.com/crazy-max/ghaction-github-pages/pull/233">crazy-max/ghaction-github-pages#233</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/crazy-max/ghaction-github-pages/compare/v4.1.0...v4.2.0">https://github.com/crazy-max/ghaction-github-pages/compare/v4.1.0...v4.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/crazy-max/ghaction-github-pages/commit/df5cc2bfa78282ded844b354faee141f06b41865"><code>df5cc2b</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-pages/issues/233">#233</a> from crazy-max/dependabot/npm_and_yarn/fs-extra-11.3.0</li> <li><a href="https://github.com/crazy-max/ghaction-github-pages/commit/2f3b4fc54afab40e70e800cd556aa53aed970c96"><code>2f3b4fc</code></a> chore: update generated content</li> <li><a href="https://github.com/crazy-max/ghaction-github-pages/commit/549e8190a7fc85bf8a207cff282dfc418cb62734"><code>549e819</code></a> build(deps): bump fs-extra from 11.2.0 to 11.3.0</li> <li><a href="https://github.com/crazy-max/ghaction-github-pages/commit/c34f35dd1669dd7bfbb3fbf4f62d75c82b6ae9dd"><code>c34f35d</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-pages/issues/236">#236</a> from crazy-max/bake-v6</li> <li><a href="https://github.com/crazy-max/ghaction-github-pages/commit/af3f6ab288c4dd27fa98b4ea3f7aa3e58f9aca31"><code>af3f6ab</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-pages/issues/231">#231</a> from crazy-max/dependabot/npm_and_yarn/cross-spawn-7.0.6</li> <li><a href="https://github.com/crazy-max/ghaction-github-pages/commit/f905ba6ca6d9ea51368ae7e0a3db3f10dc213a4d"><code>f905ba6</code></a> ci: update to bake-action v6</li> <li><a href="https://github.com/crazy-max/ghaction-github-pages/commit/b3d1490de7f0c62408c6e6f1633c2ccbe4202b04"><code>b3d1490</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-pages/issues/235">#235</a> from crazy-max/gha-perms</li> <li><a href="https://github.com/crazy-max/ghaction-github-pages/commit/67e190980bc22ec5d9e0d81d02adfbaee6360bda"><code>67e1909</code></a> ci: set contents read as default workflow permissions</li> <li><a href="https://github.com/crazy-max/ghaction-github-pages/commit/a7a3637a08699874b4bf7794bc8a039d40be1abc"><code>a7a3637</code></a> new year</li> <li><a href="https://github.com/crazy-max/ghaction-github-pages/commit/5454a0e3f0d1594cf0539a89ab672bd4cc237f68"><code>5454a0e</code></a> build(deps): bump cross-spawn from 7.0.3 to 7.0.6</li> <li>See full diff in <a href="https://github.com/crazy-max/ghaction-github-pages/compare/fbf0a4fa4e00f45accd6cf3232368436ec06ed59...df5cc2bfa78282ded844b354faee141f06b41865">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crazy-max/ghaction-github-pages&package-manager=github_actions&previous-version=4.1.0&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents 912c969 + d200aa7 commit 0e0ca44

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)