GitHub has previously recommended updating the major version of the action when bumping the node version due to the possibility of breaking changes with GitHub Enterprise versions potentially not having access to the newest node versions yet, because of this we have bumped the release major version to v3.0.0 for the release of this action using node 20
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 commands and options
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps hashicorp/setup-packer from 2.0.0 to 3.1.0.
Release notes
Sourced from hashicorp/setup-packer's releases.
Commits
1aa358b
fixes mapc37b5ba
Bump follow-redirects from 1.15.5 to 1.15.6 (#94)5093328
Bump@hashicorp/github-actions-core
from 1.0.0 to v1.0.0 (#97)60dc5f3
Maintenance (#96)d38faf1
Use GHA Core 0.4.1 (#92)6669b85
feat: update action runner to use NodeJS 20 (#90)dabe112
[COMPLIANCE] Add Copyright and License Headers (#79)ecc5516
Update Github-Actions-Core, Semver, remove Snyk (#87)fb333f6
Result of tsccr-helper -log-level=info -pin-all-workflows . (#84)35eb25a
Update README.md (#83)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 commands and options
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