Skip to content

Commit

Permalink
chore(deps): bump reviewdog/action-actionlint from 1.61.0 to 1.62.0 i…
Browse files Browse the repository at this point in the history
…n the actions group (#7070)

chore(deps): bump reviewdog/action-actionlint in the actions group

Bumps the actions group with 1 update: [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint).


Updates `reviewdog/action-actionlint` from 1.61.0 to 1.62.0
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@534eb89...af17f9e)

---
updated-dependencies:
- dependency-name: reviewdog/action-actionlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Abel <[email protected]>
  • Loading branch information
dependabot[bot] and pdabelf5 authored Jan 7, 2025
1 parent 5b39f40 commit e40f03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- uses: reviewdog/action-actionlint@534eb894142bcf31616e5436cbe4214641c58101 # v1.61.0
- uses: reviewdog/action-actionlint@af17f9e3640ac863dbcc515d45f5f35d708d0faf # v1.62.0
with:
actionlint_flags: -shellcheck ""

Expand Down

0 comments on commit e40f03b

Please sign in to comment.