chore: bump the all group across 1 directory with 9 updates#1555
chore: bump the all group across 1 directory with 9 updates#1555dependabot[bot] wants to merge 2 commits into
Conversation
c786ed4 to
a0cfa1b
Compare
a0cfa1b to
6e556f1
Compare
6e556f1 to
3e1d19a
Compare
|
@dependabot rebase |
Bumps the all group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.16.1` | `2.19.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `7.0.0` | `7.0.1` | | [oras-project/setup-oras](https://github.com/oras-project/setup-oras) | `1.2.4` | `2.0.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.35.1` | `4.35.2` | | [actions/setup-node](https://github.com/actions/setup-node) | `6.3.0` | `6.4.0` | | [actions/cache](https://github.com/actions/cache) | `5.0.4` | `5.0.5` | | [docker/login-action](https://github.com/docker/login-action) | `4.0.0` | `4.1.0` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `8.1.0` | `8.1.1` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `7.0.0` | `7.1.0` | Updates `step-security/harden-runner` from 2.16.1 to 2.19.0 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@fe10465...8d3c67d) Updates `actions/upload-artifact` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@bbbca2d...043fb46) Updates `oras-project/setup-oras` from 1.2.4 to 2.0.0 - [Release notes](https://github.com/oras-project/setup-oras/releases) - [Commits](oras-project/setup-oras@22ce207...38de303) Updates `github/codeql-action` from 4.35.1 to 4.35.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@c10b806...95e58e9) Updates `actions/setup-node` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@53b8394...48b55a0) Updates `actions/cache` from 5.0.4 to 5.0.5 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@6682284...27d5ce7) Updates `docker/login-action` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@b45d80f...4907a6d) Updates `peter-evans/create-pull-request` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@c0f553f...5f6978f) Updates `goreleaser/goreleaser-action` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@ec59f47...e24998b) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: oras-project/setup-oras dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: github/codeql-action dependency-version: 4.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: actions/setup-node dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: actions/cache dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: docker/login-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: peter-evans/create-pull-request dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: goreleaser/goreleaser-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
3e1d19a to
42eaab6
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1555 +/- ##
==========================================
+ Coverage 38.90% 39.94% +1.04%
==========================================
Files 57 57
Lines 12508 9636 -2872
==========================================
- Hits 4866 3849 -1017
+ Misses 7361 5506 -1855
Partials 281 281 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
This PR updates pinned GitHub Actions dependencies across the repository’s root workflows to newer upstream releases (primarily harden-runner, CodeQL Action, setup-oras, upload-artifact, setup-node, cache, login-action, create-pull-request, and goreleaser-action).
Changes:
- Bump multiple GitHub Actions to newer pinned SHAs across CI, release, docs, and security workflows.
- Update ORAS setup, artifact upload, Docker login, Node setup, cache, and GoReleaser actions where used.
- Refresh CodeQL Action pins used for code scanning / SARIF upload.
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 12 comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/build.yml | Updates harden-runner, upload-artifact, and setup-oras pins used in build/test matrix. |
| .github/workflows/check-deps.yml | Updates harden-runner pin used in dependency checks. |
| .github/workflows/codeql.yml | Updates harden-runner and CodeQL Action pins for scanning. |
| .github/workflows/dependency-review.yml | Updates harden-runner pin used by dependency review and vuln-check jobs. |
| .github/workflows/deploy-docs.yaml | Updates harden-runner, setup-node, and cache pins used for website build/deploy. |
| .github/workflows/golangci-lint.yml | Updates harden-runner pin used in lint workflow. |
| .github/workflows/mirror-tooling-images.yml | Updates harden-runner and setup-oras pins used for mirroring images. |
| .github/workflows/private-registry-test.yml | Updates harden-runner, upload-artifact, and docker/login-action pins for E2E tests. |
| .github/workflows/release-docs.yml | Updates harden-runner and create-pull-request pins for docs PR automation. |
| .github/workflows/release.yml | Updates harden-runner, goreleaser-action, and docker/login-action pins for releases. |
| .github/workflows/scorecards.yml | Updates harden-runner, upload-artifact, and CodeQL SARIF upload pins for Scorecards. |
| .github/workflows/test.yml | Updates harden-runner pins used across integration test jobs. |
| steps: | ||
| - name: Harden Runner | ||
| uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.3.1 | ||
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 |
There was a problem hiding this comment.
Same issue as the earlier harden-runner step: the pinned SHA corresponds to a newer harden-runner release, but the inline comment still states v2.3.1. Update this version comment to match the actual pinned release (per PR metadata v2.19.0).
| steps: | ||
| - name: Harden Runner | ||
| uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.3.1 | ||
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 |
There was a problem hiding this comment.
The harden-runner pinned SHA was updated, but the trailing version comment still says v2.3.1. Since this workflow pins by SHA, the comment should reflect the actual release (per PR metadata this SHA is v2.19.0) to avoid confusion during future updates.
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 | |
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 |
| # Initializes the CodeQL tools for scanning. | ||
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v3.29.5 | ||
| uses: github/codeql-action/init@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v3.29.5 |
There was a problem hiding this comment.
The pinned github/codeql-action SHA was updated, but the inline version comment still says v3.29.5. Per the PR metadata this SHA is for CodeQL Action 4.35.2, so the comment is currently incorrect and can mislead readers about which major/minor is actually running. Update the version comments for the init, autobuild, and analyze steps to match the pinned SHA.
| steps: | ||
| - name: Harden Runner | ||
| uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.3.1 | ||
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 |
There was a problem hiding this comment.
The harden-runner SHA was bumped but the trailing version comment remains v2.3.1. Update the comment to match the actual release for 8d3c67d... (per PR metadata v2.19.0) so the pinned dependency is accurately documented.
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 | |
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 |
| # Upload the results to GitHub's code scanning dashboard. | ||
| - name: "Upload to code-scanning" | ||
| uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v3.29.5 | ||
| uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v3.29.5 |
There was a problem hiding this comment.
The github/codeql-action/upload-sarif step is pinned to a new SHA, but the inline version comment still says v3.29.5. Per the PR metadata this SHA corresponds to CodeQL Action 4.35.2, so the comment should be updated to avoid misleading readers about the actual version in use.
| uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v3.29.5 | |
| uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2 |
| steps: | ||
| - name: Harden Runner | ||
| uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.3.1 | ||
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 |
There was a problem hiding this comment.
The harden-runner SHA was bumped to 8d3c67d..., but the inline version comment still says v2.3.1. Update the comment to reflect the actual pinned release (per PR metadata v2.19.0) so the workflow remains accurate/documented.
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 | |
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 |
| steps: | ||
| - name: Harden Runner | ||
| uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.3.1 | ||
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 |
There was a problem hiding this comment.
The inline version comment for harden-runner is inconsistent with the pinned SHA. 8d3c67d... corresponds to a newer harden-runner release (per PR metadata v2.19.0), but the comment still says v2.3.1, which is misleading for future maintenance/security audits. Update the comment (and other harden-runner occurrences in this workflow) to match the actual pinned version.
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 | |
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 |
| steps: | ||
| - name: Harden Runner | ||
| uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.3.1 | ||
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 |
There was a problem hiding this comment.
This harden-runner step pins to 8d3c67d... but the inline comment still says v2.3.1. Since the SHA was bumped (PR metadata indicates v2.19.0), please update the comment to reflect the actual pinned release to avoid confusion.
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 | |
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 |
| steps: | ||
| - name: Harden Runner | ||
| uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.3.1 | ||
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 |
There was a problem hiding this comment.
The harden-runner action was updated to 8d3c67d... but the inline comment still says v2.3.1. Update the comment to match the actual pinned release (per PR metadata v2.19.0) so future audits/updates don’t rely on an incorrect version label.
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 | |
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 |
| steps: | ||
| - name: Harden Runner | ||
| uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.3.1 | ||
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 |
There was a problem hiding this comment.
The harden-runner pinned SHA was updated, but the inline comment still says v2.3.1. Per the PR metadata this SHA corresponds to v2.19.0; please update the version comment here (and the other harden-runner steps in this workflow) to match the pinned release.
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.3.1 | |
| uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group with 9 updates in the / directory:
2.16.12.19.07.0.07.0.11.2.42.0.04.35.14.35.26.3.06.4.05.0.45.0.54.0.04.1.08.1.08.1.17.0.07.1.0Updates
step-security/harden-runnerfrom 2.16.1 to 2.19.0Release notes
Sourced from step-security/harden-runner's releases.
Commits
8d3c67dRelease v2.19.0 (#661)6c3c2f2Feature/deploy on self hosted vm (#658)f808768Feature/policy store (#656)Updates
actions/upload-artifactfrom 7.0.0 to 7.0.1Release notes
Sourced from actions/upload-artifact's releases.
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)Updates
oras-project/setup-orasfrom 1.2.4 to 2.0.0Release notes
Sourced from oras-project/setup-oras's releases.
Commits
38de303chore: release v2.0.0 (#160)bbd8d79chore(deps): bump@actions/coreto 3.x and@actions/tool-cacheto 4.x (#159)44d83f3chore(deps): Bump@types/nodefrom 24.12.0 to 25.5.2 (#158)dd86831fix: pin undici to >=6.24.1 to address CVEs (#157)be45691feat: migrate action runtime from node20 to node24 (#153)f0fe559Add version 1.3.1 with checksums from … (#150)0db6c65chore(deps): Bump@types/nodefrom 25.0.3 to 25.5.0 (#149)8a0db1echore(deps): Bump typescript from 5.9.3 to 6.0.2 (#151)bd8ffedchore: add TerryHowe to owners and code owners (#152)c33dd38chore(deps): Bump@types/nodefrom 25.0.2 to 25.0.3 (#131)Updates
github/codeql-actionfrom 4.35.1 to 4.35.2Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
95e58e9Merge pull request #3824 from github/update-v4.35.2-d2e135a736f31bfeUpdate changelog for v4.35.2d2e135aMerge pull request #3823 from github/update-bundle/codeql-bundle-v2.25.260abb65Add changelog note5a0a562Update default bundle to codeql-bundle-v2.25.26521697Merge pull request #3820 from github/dependabot/github_actions/dot-github/wor...3c45af2Merge pull request #3821 from github/dependabot/npm_and_yarn/npm-minor-345b93...f1c3393Rebuild1024fc4Rebuild9dd4cfeBump the npm-minor group across 1 directory with 6 updatesUpdates
actions/setup-nodefrom 6.3.0 to 6.4.0Release notes
Sourced from actions/setup-node's releases.
Commits
48b55a0Update Node.js versions in versions.yml and bump package to v6.4.0 (#1533)ab72c7eUpgrade@actionsdependencies (#1525)Updates
actions/cachefrom 5.0.4 to 5.0.5Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
27d5ce7Merge pull request #1747 from actions/yacaovsnc/update-dependencyf280785licensed changes619aeb1npm run build generated dist filesbcf16c2Update ts-http-runtime to 0.3.5Updates
docker/login-actionfrom 4.0.0 to 4.1.0Release notes
Sourced from docker/login-action's releases.
Commits
4907a6dMerge pull request #930 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...1e233e6chore: update generated content6c24eadbuild(deps): bump the aws-sdk-dependencies group with 2 updatesee034d7Merge pull request #958 from docker/dependabot/npm_and_yarn/lodash-4.18.11527209Merge pull request #937 from docker/dependabot/npm_and_yarn/proxy-agent-depen...d39362abuild(deps): bump lodash from 4.17.23 to 4.18.1a6f092bchore: update generated content60953f0build(deps): bump the proxy-agent-dependencies group with 2 updates62c6885Merge pull request #936 from docker/dependabot/npm_and_yarn/docker/actions-to...102c0e6chore: update generated contentUpdates
peter-evans/create-pull-requestfrom 8.1.0 to 8.1.1Release notes
Sourced from peter-evans/create-pull-request's releases.
Commits
5f6978ffix: retry post-creation API calls on 422 eventual consistency errors (#4356)d32e88dbuild(deps-dev): bump the npm group with 3 updates (#4349)8170bccbuild(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#4344)0041819build(deps): bump picomatch (#4339)b993918build(deps-dev): bump flatted from 3.3.1 to 3.4.2 (#4334)36d7c84build(deps-dev): bump undici from 6.23.0 to 6.24.0 (#4328)a45d1fbbuild(deps): bump@tootallnate/onceand jest-environment-jsdom (#4323)3499eb6build(deps): bump the github-actions group with 2 updates (#4316)3f3b473build(deps): bump minimatch (#4311)6699836build(deps-dev): bump the npm group with 2 updates (#4305)Updates
goreleaser/goreleaser-actionfrom 7.0.0 to 7.1.0Release notes
Sourced from goreleaser/goreleaser-action's releases.
Commits
e24998bci: drop pre-cosign-v3 goreleaser versions from tests (#554)be2e8a3docs: document cosign verification in README (#553)5e53f8eci: add release-major-tag workflow (#552)4068afabuild: drop docker-bake in favor of plain npm (#551)213ec80docs: add CONTRIBUTING with pre-commit workflow4b462d3feat: verify release checksum and cosign signature (#550)01cbe07docs: Upgrade import GPG action version (#547)2a473d7ci(deps): bump the actions group with 5 updates (#546)fdcf0b9clean: leftover files from node 22(?)9881cc5fix: use new static URL