chore(deps): bump the actions group across 1 directory with 2 updates - #100
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the actions group across 1 directory with 2 updates#100dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the actions group with 2 updates in the / directory: [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `reviewdog/action-actionlint` from 1.73.2 to 1.73.3 - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](reviewdog/action-actionlint@dbe5299...49cb3ce) Updates `zizmorcore/zizmor-action` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@3dc1ecc...70fb788) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 1.73.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: zizmorcore/zizmor-action dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
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 actions group with 2 updates in the / directory: reviewdog/action-actionlint and zizmorcore/zizmor-action.
Updates
reviewdog/action-actionlintfrom 1.73.2 to 1.73.3Release notes
Sourced from reviewdog/action-actionlint's releases.
Commits
49cb3cebump v1.73.3bb110a2Merge branch 'main' into releases/v13de75b0Merge pull request #226 from reviewdog/renovate/python-3.14.7-alpine3.2497bcbcdchore(deps): update python:3.14.7-alpine3.24 docker digest to 3f818d6237d1fcMerge pull request #225 from reviewdog/renovate/docker-setup-buildx-action-4.x47500f2chore(deps): update docker/setup-buildx-action action to v4.3.0Updates
zizmorcore/zizmor-actionfrom 0.6.2 to 0.6.3Release notes
Sourced from zizmorcore/zizmor-action's releases.
Commits
70fb788Sync zizmor versions (#162)7999d8cchore(deps): bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7 in ...2ae1ce9chore(deps): bump github/codeql-action/upload-sarif (#160)951a5eeSkip prerelease versions in sync-zizmor-versions workflow (#158)79f0191chore(deps): bump github/codeql-action/upload-sarif (#156)26a3ae6sync-zizmor-versions: retry up to 5 times (#155)435cb31chore(deps): bump github/codeql-action/upload-sarif (#151)d6cec10Try the new self-referencing syntax (#148)edd9b84README: bump pins (#150)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 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 conditionsNote
Low Risk
Patch-level CI tooling bumps with no application or auth changes; only affects how GitHub workflows are linted and scanned.
Overview
Updates pinned third-party actions in the GHA Lint workflow only.
The actionlint job now uses
reviewdog/action-actionlintv1.73.3 (patch bump; upstream dependency updates inside that action). The zizmor job useszizmorcore/zizmor-actionv0.6.3, which defaults to zizmor 1.30.0 for workflow security scanning. Step inputs and permissions are unchanged.Reviewed by Cursor Bugbot for commit bc85ea6. Bugbot is set up for automated code reviews on this repo. Configure here.