In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover, we update some dependencies to the latest versions (actions/setup-go#445).
In scope of this release, slow installation on Windows was fixed by @dsame in actions/setup-go#393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (actions/setup-go#383)
In scope of release we enable cache by default. The action won’t throw an error if the cache can’t be restored or saved. The action will throw a warning message but it won’t stop a build process. The cache can be disabled by specifying cache: false.
</tr></table>
... (truncated)
Commits
41dfa10 Enhance workflows and Upgrade micromatch Dependency (#510)
:sparkles: Now supports commit signing with bot-generated tokens! See "What's new" below. :writing_hand::robot:
Behaviour changes
Action input git-token has been renamed branch-token, to be more clear about its purpose. The branch-token is the token that the action will use to create and update the branch.
The action now handles requests that have been rate-limited by GitHub. Requests hitting a primary rate limit will retry twice, for a total of three attempts. Requests hitting a secondary rate limit will not be retried.
The pull-request-operation output now returns none when no operation was executed.
Removed deprecated output environment variable PULL_REQUEST_NUMBER. Please use the pull-request-number action output instead.
What's new
The action can now sign commits as github-actions[bot] when using GITHUB_TOKEN, or your own bot when using GitHub App tokens. See commit signing for details.
Action input draft now accepts a new value always-true. This will set the pull request to draft status when the pull request is updated, as well as on creation.
A new action input maintainer-can-modify indicates whether maintainers can modify the pull request. The default is true, which retains the existing behaviour of the action.
A new output pull-request-commits-verified returns true or false, indicating whether GitHub considers the signature of the branch's commits to be verified.
Bumps the actions group with 10 updates in the /.github/workflows directory:
2
4
2
5
6
7
2.2
2.4
4.0
4.10
1
3
2
6
4
7
1.1.0
1.6.0
1
2
Updates
actions/checkout
from 2 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943
Add Ref and Commit outputs (#1180)Updates
actions/setup-go
from 2 to 5Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
41dfa10
Enhance workflows and Upgrade micromatch Dependency (#510)9419772
ReviseisGhes
logic (#511)d60b41a
Merge pull request #502 from actions/Jcambass-patch-1e09f57f
Upgrade IA Publishdf1a117
Merge pull request #500 from actions/Jcambass-patch-149582f6
Add workflow file for publishing releases to immutable action packageb26d402
fix: add arch to cache key (#493)0a12ed9
Bump braces from 3.0.2 to 3.0.3 (#487)4ab57d7
Fix versions check failure (#479)cdcb360
Remove the description of the old go.mod specification (#458)Updates
actions/github-script
from 6 to 7Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
60a0d83
Merge pull request #440 from actions/joshmgross/v7.0.1b7fb200
Update version to 7.0.112e22ed
Merge pull request #439 from actions/joshmgross/avoid-setting-base-urld319f8f
Avoid settingbaseUrl
to undefined when input is not providede69ef54
Merge pull request #425 from actions/joshmgross/node-20ee0914b
Update licensesd6fc56f
Use@types/node
for Node 20384d6cf
Fix quotations in tests8472492
Only validate GraphQLpreviews
84903f5
Removenode-fetch
from typeUpdates
azure/k8s-bake
from 2.2 to 2.4Release notes
Sourced from azure/k8s-bake's releases.
Commits
24950e3
v2 new release (#79)01575fa
v2 new release (#68)Updates
Azure/k8s-deploy
from 4.0 to 4.10Release notes
Sourced from Azure/k8s-deploy's releases.
... (truncated)
Changelog
Sourced from Azure/k8s-deploy's changelog.
Commits
1082a92
new v4 release1bfee9d
Merge branch 'releases/v4' into tmpe52890d
Fix “Service” route-method of the Blue-Green strategy with some manifest file...dd4bbd1
bump codeql to node 16 (#281)ecb4882
Fixes multiple namespaces bug (#276)756cc0a
upgrade codeql (#279)dcaec01
Check for error from Azure when using the private-cluster feature (#270)5782616
v4 new release (#274)7dae909
abstract methods to avoid drift (#273)e8a841d
Fixing Regex Issue + Adding Check for Failures Connecting to Github Repos (#271)Updates
asdf-vm/actions
from 1 to 3Release notes
Sourced from asdf-vm/actions's releases.
... (truncated)
Changelog
Sourced from asdf-vm/actions's changelog.
Commits
05e0d2e
chore(master): release 3.0.2 (#570)c01a934
fix: update lockfile5af578e
chore(master): release 3.0.1 (#569)e4a312a
fix: set same pnpm & node versions in pkg.json as in tool-versions06099c4
chore(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#567)4f8f793
chore(master): release 3.0.0 (#558)8e409b5
chore(deps): bump actions/checkout from 2 to 4 (#565)a2d44a7
feat!: bump action to node20 (#563)3558a40
ci: group npm Dependabot PRs (#564)8b8467c
chore(deps): bump asdf-vm/actions from 2.1.0 to 2.2.0 (#554)Updates
dawidd6/action-download-artifact
from 2 to 6Release notes
Sourced from dawidd6/action-download-artifact's releases.
... (truncated)
Commits
bf251b5
node_modules: upgrade93c6296
README: v5deb3bb8
node_modules: upgrade1d93f37
README: v4854e2de
Set allow_forks to false by default (#290)436c9d3
build(deps): bump adm-zip from 0.5.12 to 0.5.13 (#289)1404052
build(deps): bump@actions/artifact
from 2.1.5 to 2.1.7 (#287)8a9be73
build(deps): bump@actions/artifact
from 2.1.4 to 2.1.5 (#285)df593bb
build(deps): bump undici from 5.28.3 to 5.28.4 (#284)09f2f74
fix: accept expired artifacts with documentation url (#283)Updates
peter-evans/create-pull-request
from 4 to 7Release notes
Sourced from peter-evans/create-pull-request's releases.