Bump the github-actions group across 1 directory with 7 updates#1033
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the github-actions group across 1 directory with 7 updates#1033dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
6b04e05 to
71106c8
Compare
71106c8 to
340e9c2
Compare
340e9c2 to
3d3b42a
Compare
Bumps the github-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/setup-node](https://github.com/actions/setup-node) | `6.3.0` | `6.4.0` | | [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.299.0` | `1.308.0` | | [rhysd/actionlint](https://github.com/rhysd/actionlint) | `1.7.11` | `1.7.12` | | [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.5.2` | `0.5.6` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `7.0.0` | `7.0.1` | | [actions/cache](https://github.com/actions/cache) | `4.3.0` | `5.0.5` | | [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `4.0.0` | `5.0.0` | 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 `ruby/setup-ruby` from 1.299.0 to 1.308.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@3ff19f5...97ecb7b) Updates `rhysd/actionlint` from 1.7.11 to 1.7.12 - [Release notes](https://github.com/rhysd/actionlint/releases) - [Changelog](https://github.com/rhysd/actionlint/blob/main/CHANGELOG.md) - [Commits](rhysd/actionlint@393031a...914e7df) Updates `zizmorcore/zizmor-action` from 0.5.2 to 0.5.6 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@71321a2...5f14fd0) 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 `actions/cache` from 4.3.0 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@0057852...27d5ce7) Updates `actions/upload-pages-artifact` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@7b1f4a7...fc324d3) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/upload-pages-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: rhysd/actionlint dependency-version: 1.7.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: ruby/setup-ruby dependency-version: 1.305.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
3d3b42a to
a6fa770
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 7 updates in the / directory:
6.3.06.4.01.299.01.308.01.7.111.7.120.5.20.5.67.0.07.0.14.3.05.0.54.0.05.0.0Updates
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
ruby/setup-rubyfrom 1.299.0 to 1.308.0Release notes
Sourced from ruby/setup-ruby's releases.
... (truncated)
Commits
97ecb7bUpdate CRuby releases on Windows6aaa311Add ruby-4.0.4f02c009Fix docs.github.com URLs to avoid 301 redirects98bfeb1Remove EOL Ruby versions from matrix example in README59a7680Update Ruby version examples in README to include 4.06459287Replace outdated help.github.com URLs with docs.github.comc4e5b13Add truffleruby-34.0.1,truffleruby+graalvm-34.0.10cb964fUpdate CRuby releases on Windows94e4d89Add jruby-10.1.0.060ecfbaAdd ruby-4.0.3Updates
rhysd/actionlintfrom 1.7.11 to 1.7.12Release notes
Sourced from rhysd/actionlint's releases.
Changelog
Sourced from rhysd/actionlint's changelog.
... (truncated)
Commits
914e7dfbump up version to v1.7.12f1fe8a1update popular actions data set to the latest0ef3e18add support for https://github.blog/changelog/2026-03-19-github-actions-late-...d2f9e65update document to describe the timezone check inon.schedulec03b271Merge branch 'followup-issue641' (#641)c9efd91fix staticcheck checks files inside./playground/node_modules08e2336include timezone database in executable staticallyf48c0a4fix timezone check is incomplete6b811d3fix problem matcher test fails due to line ending in test data4897c1dMerge pull request #641 from martincostello/gh-638Updates
zizmorcore/zizmor-actionfrom 0.5.2 to 0.5.6Release notes
Sourced from zizmorcore/zizmor-action's releases.
Commits
5f14fd0Sync zizmor versions (#114)a16621bBump pins in README (#112)1c03e04chore(deps): bump github/codeql-action from 4.35.2 to 4.35.3 in the github-ac...b572f7bSync zizmor versions (#111)06928c5chore(deps): bump github/codeql-action in the github-actions group (#109)5ea8b96docs: Update link to GitHub docs (#108)849ac26chore(deps): bump the github-actions group with 2 updates (#106)814f977Bump pins in README (#103)b1d7e1fSync zizmor versions (#102)a195b57Sync zizmor versions (#100)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
actions/cachefrom 4.3.0 to 5.0.5Release notes
Sourced from actions/cache's releases.
... (truncated)
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.56682284Merge pull request #1738 from actions/prepare-v5.0.4e340396Update RELEASES8a67110Add licenses1865903Update dependencies & patch security vulnerabilities5656298Merge pull request #1722 from RyPeck/patch-14e380d1Fix cache key in examples.md for bun.lockUpdates
actions/upload-pages-artifactfrom 4.0.0 to 5.0.0Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
fc324d3Merge pull request #139 from Tom-van-Woudenberg/patch-1fe9d4b7Merge branch 'main' into patch-10ca1617Merge pull request #137 from jonchurch/include-hidden-files57f0e84Update action.yml4a90348v7 --> hash56f665aUpdate upload-artifact action to version 7f7615f5Addinclude-hidden-filesinput