-
Notifications
You must be signed in to change notification settings - Fork 1
⬆️ gha: Bump the github-actions group across 1 directory with 7 updates #189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
⬆️ gha: Bump the github-actions group across 1 directory with 7 updates #189
Conversation
Bumps the github-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.13.1` | `2.13.2` | | [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.0` | | [actions/setup-go](https://github.com/actions/setup-go) | `6.0.0` | `6.1.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.2` | `4.31.5` | | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.8.1` | `4.8.2` | | [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) | `1.68.0` | `1.69.0` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `5.1.0` | `5.1.1` | Updates `step-security/harden-runner` from 2.13.1 to 2.13.2 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@f4a75cf...95d9a5d) Updates `actions/checkout` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08c6903...1af3b93) Updates `actions/setup-go` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@4469467...4dc6199) Updates `github/codeql-action` from 4.31.2 to 4.31.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@0499de3...fdbfb4d) Updates `actions/dependency-review-action` from 4.8.1 to 4.8.2 - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@40c09b7...3c4e3dc) Updates `reviewdog/action-actionlint` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](reviewdog/action-actionlint@f00ad06...437bbe9) Updates `aws-actions/configure-aws-credentials` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@0094301...61815dc) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-go dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 4.31.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/dependency-review-action dependency-version: 4.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: reviewdog/action-actionlint dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: aws-actions/configure-aws-credentials dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
simply may be insensitive, try not to use it simple retext-equality
| # For most projects, this workflow file will not need changing; you simply need |
Bumps the github-actions group with 7 updates in the / directory:
2.13.12.13.25.0.06.0.06.0.06.1.04.31.24.31.54.8.14.8.21.68.01.69.05.1.05.1.1Updates
step-security/harden-runnerfrom 2.13.1 to 2.13.2Release notes
Sourced from step-security/harden-runner's releases.
Commits
95d9a5dMerge pull request #606 from step-security/rc-2887e429dUpdate limitations.mdef891c3feat: add support for custom vm image1fa8c8aupdate agent92c522aMerge pull request #593 from step-security/ak-readme-updates4719ad5README updates4fde639Merge pull request #591 from eromosele-stepsecurity/Updf682f2fUpdate README.mdUpdates
actions/checkoutfrom 5.0.0 to 6.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)Updates
actions/setup-gofrom 6.0.0 to 6.1.0Release notes
Sourced from actions/setup-go's releases.
Commits
4dc6199Bump semver and@types/semver(#652)f3787beAdd comprehensive breaking changes documentation for v6 (#674)3a0c2c8Bump actions/publish-action from 0.3.0 to 0.4.0 (#641)faf5242Add support for .tool-versions file in setup-go, update workflow (#673)7bc60dbFall back to downloading from go.dev/dl instead of storage.googleapis.com/gol...c0137caBump eslint-config-prettier from 10.0.1 to 10.1.8 and document breaking chang...Updates
github/codeql-actionfrom 4.31.2 to 4.31.5Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
fdbfb4dMerge pull request #3322 from github/update-v4.31.5-ec2ee575c81f6d64Update changelog for v4.31.5ec2ee57Merge pull request #3321 from github/update-bundle/codeql-bundle-v2.23.6ecc8787Add changelog note1d2a238Update default bundle to codeql-bundle-v2.23.6ce729e4Merge pull request #3315 from github/henrymercer/dead-code-eliminationac359aaAdd return type112cd07Merge branch 'main' into henrymercer/dead-code-elimination0b43179Merge pull request #3306 from github/dependabot/npm_and_yarn/types/sinon-21.0.0e818008Merge pull request #3305 from github/dependabot/npm_and_yarn/eslint/compat-2.0.0Updates
actions/dependency-review-actionfrom 4.8.1 to 4.8.2Release notes
Sourced from actions/dependency-review-action's releases.
Commits
3c4e3dcMerge pull request #1016 from actions/dra-release02930b2Update CONTRIBUTING to reflect new guidelines49ffd9fUpdate CONTRIBUTING to reflect the need to build70cb25e4.8.2 releaseebabd31Merge pull request #1008 from danielhardej/danielhardej-patch-2025102319f9360Update package-lock.json5fd2f98Bump@types/jestto version 29.5.1428647f4Fix PURL parsing by removing encodeURIf620fd1Merge pull request #1013 from actions/dangoor/token-fix9b42b7eRemove bad token referenceUpdates
reviewdog/action-actionlintfrom 1.68.0 to 1.69.0Release notes
Sourced from reviewdog/action-actionlint's releases.
Commits
437bbe9bump v1.69.054e9dc8Merge branch 'main' into releases/v11e0347fMerge pull request #183 from reviewdog/depup/actionlint63e99e6Merge pull request #182 from reviewdog/renovate/actions-checkout-6.x9947a32Merge pull request #179 from reviewdog/renovate/shogo82148-actions-create-rel...86dee71Merge pull request #184 from reviewdog/renovate/peter-evans-create-pull-reque...5e319b0chore(deps): update peter-evans/create-pull-request action to v7.0.9c6fa1bechore(deps): update actionlint to 1.7.994c03a7chore(deps): update actions/checkout action to v645b474echore(deps): update shogo82148/actions-create-release action to v1.8.0Updates
aws-actions/configure-aws-credentialsfrom 5.1.0 to 5.1.1Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
61815dcchore(main): release 5.1.1 (#1564)56d6a58chore: release 5.1.14a54c24chore(deps-dev): bump glob from 10.4.5 to 10.5.0 (#1563)b2793c9chore(deps-dev): bump@types/nodefrom 24.10.0 to 24.10.1 (#1559)8c230bfchore: Update distf7a5b07chore(deps): bump@aws-sdk/client-stsfrom 3.928.0 to 3.933.0 (#1558)730fc04chore(deps-dev): bump@biomejs/biomefrom 2.3.4 to 2.3.6 (#1555)bc0dd36chore(deps-dev): bump memfs from 4.50.0 to 4.51.0 (#1556)f2964c7chore: Update distcf46495chore(deps): bump@aws-sdk/client-stsfrom 3.922.0 to 3.928.0 (#1548)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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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