-
Notifications
You must be signed in to change notification settings - Fork 1.2k
build(deps): bump the github-actions group with 5 updates #1707
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
Merged
github-actions
merged 1 commit into
main
from
dependabot/github_actions/github-actions-32880cf316
Jan 1, 2025
Merged
build(deps): bump the github-actions group with 5 updates #1707
github-actions
merged 1 commit into
main
from
dependabot/github_actions/github-actions-32880cf316
Jan 1, 2025
+10
−10
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [github/codeql-action](https://github.com/github/codeql-action) | `3.27.5` | `3.28.0` | | [dagger/dagger-for-github](https://github.com/dagger/dagger-for-github) | `7.0.1` | `7.0.3` | | [actions/setup-go](https://github.com/actions/setup-go) | `5.1.0` | `5.2.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.4.3` | `4.5.0` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.5` | `7.0.6` | Updates `github/codeql-action` from 3.27.5 to 3.28.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f09c1c0...48ab28a) Updates `dagger/dagger-for-github` from 7.0.1 to 7.0.3 - [Release notes](https://github.com/dagger/dagger-for-github/releases) - [Commits](dagger/dagger-for-github@e5153f5...847ae44) Updates `actions/setup-go` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@41dfa10...3041bf5) Updates `actions/upload-artifact` from 4.4.3 to 4.5.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b4b15b8...6f51ac0) Updates `peter-evans/create-pull-request` from 7.0.5 to 7.0.6 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@5e91468...67ccf78) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: dagger/dagger-for-github dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Feb 19, 2025
Merged
1 task
1 task
1 task
1 task
1 task
Merged
1 task
1 task
This was referenced Feb 19, 2025
Merged
1 task
This was referenced Feb 19, 2025
Update module github.com/prometheus/client_golang to v1.21.1 - autoclosed
giantswarm/exporterkit#147
Closed
This was referenced Sep 30, 2025
1 task
1 task
1 task
1 task
1 task
1 task
This was referenced Nov 5, 2025
Open
1 task
This was referenced Nov 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 5 updates:
3.27.53.28.07.0.17.0.35.1.05.2.04.4.34.5.07.0.57.0.6Updates
github/codeql-actionfrom 3.27.5 to 3.28.0Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
48ab28aMerge pull request #2662 from github/update-v3.28.0-d01b25e644946b76Update changelog for v3.28.0d01b25eMerge pull request #2660 from github/henrymercer/fix-error-file-on-path7d6d36cAdd changelog noteb58f447Use@actions/ioto locate binaries64cc90bMerge pull request #2653 from github/dependabot/npm_and_yarn/npm-61c837125ed8f8ecaMerge branch 'main' into dependabot/npm_and_yarn/npm-61c837125e562042dMerge pull request #2655 from github/aeisenberg/deprecate-2.14beed6ffChange codeql version used in test5f0a4d3Bump the minimum supported version of CodeQL to 2.15.5Updates
dagger/dagger-for-githubfrom 7.0.1 to 7.0.3Release notes
Sourced from dagger/dagger-for-github's releases.
Commits
847ae44chore: bump default dagger version to v0.15.12f17ffechore: bump default dagger version to v0.15.0 (#165)Updates
actions/setup-gofrom 5.1.0 to 5.2.0Release notes
Sourced from actions/setup-go's releases.
Commits
3041bf5feat: fallback to "raw" endpoint for manifest when rate limit is reached (#496)Updates
actions/upload-artifactfrom 4.4.3 to 4.5.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
6f51ac0Merge pull request #656 from bdehamer/bdehamer/artifact-digestc40c16dadd new artifact-digest output735efb4bump@actions/artifactfrom 2.1.11 to 2.2.0184d73bMerge pull request #578 from hamirmahal/fix/deprecated-nodejs-usage-in-actionb4a0a98Merge branch 'main' into fix/deprecated-nodejs-usage-in-actionUpdates
peter-evans/create-pull-requestfrom 7.0.5 to 7.0.6Release notes
Sourced from peter-evans/create-pull-request's releases.
... (truncated)
Commits
67ccf78fix: preserve unicode in filepaths when commit signing (#3588)bb88e27build: update distribution (#3583)b378ed5build(deps): bump p-limit from 6.1.0 to 6.2.0 (#3578)fa9200ebuild(deps-dev): bump@types/nodefrom 18.19.67 to 18.19.68 (#3570)16e0059build(deps-dev): bump prettier from 3.4.1 to 3.4.2 (#3560)5bffd5abuild(deps-dev): bump eslint-import-resolver-typescript (#3559)a22a0ddbuild(deps-dev): bump prettier from 3.4.0 to 3.4.1 (#3544)b27ce37build(deps-dev): bump@types/nodefrom 18.19.66 to 18.19.67 (#3543)4e0cc19build(deps): bump@octokit/plugin-paginate-restfrom 11.3.5 to 11.3.6 (#3542)25b6871docs: update scopes for push-to-forkDependabot 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