Bump actions/github-script from 4 to 6#4734
Conversation
|
Want to review this pull request? Take a look at this documentation for a step by step guide! From your project repository, check out a new branch and test the changes. |
|
Availability: couple of hours daily |
Changes per hackforla#4734 Changes per hackforla#4735
| steps: | ||
| - uses: actions/checkout@v2 | ||
| - uses: actions/github-script@v4 | ||
| - uses: actions/github-script@v6 |
There was a problem hiding this comment.
I tested schedule-fri-0700 on my repo with the update version:
DOES NOT WORK, do not update this specific yml file. An ignore statement will need to be added to the dependabot to keep it from attempting to update this file
| # Create the message to post | ||
| - name: Post Comment | ||
| uses: actions/github-script@v4 | ||
| uses: actions/github-script@v6 |
There was a problem hiding this comment.
Tested wr-pr-instructions on my repo with update version,
DO NOT UPDATE wr-pr-instructions . Update breaks GHA. An ignore statement will need to be added so dependabot skips updating in the future.
9971afe to
1f411d5
Compare
|
@dependabot rebase |
Bumps [actions/github-script](https://github.com/actions/github-script) from 4 to 6. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v4...v6) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1f411d5 to
409e32b
Compare
|
@dependabot rebase |
|
Looks like actions/github-script is up-to-date now, so this is no longer needed. |
Bumps actions/github-script from 4 to 6.
Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
d7906e4Merge pull request #363 from mjpieters/auto_debugea954ffDefault debug to current runner debug state57c10d4Merge pull request #356 from mjpieters/clean_depseae7dc1Merge branch 'main' into clean_depsf1ab577Merge pull request #357 from mjpieters/fix_input_handling8d9f8fcFix null handling, covered by integration testsa4f398eRemove unused dependencies806be26Clean and spruce up the integration tests a bit8d76c9aMerge pull request #358 from mjpieters/request-log-plugin78f623bAdd@octokit/plugin-request-log, to produce debug output for requestsYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)