Skip to content

Commit

Permalink
Bump reviewdog/action-actionlint from 1.39.1 to 1.41.0
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.39.1 to 1.41.0.
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@82693e9...6a38513)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 600e95c commit 6fc453b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-gh-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Check out Code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Run actionlint
uses: reviewdog/action-actionlint@82693e9e3b239f213108d6e412506f8b54003586 # v1.39.1
uses: reviewdog/action-actionlint@6a38513dd4d2e818798c5c73d0870adbb82de4a4 # v1.41.0
- name: Collect Metrics
if: always()
id: collect-gha-metrics
Expand Down

0 comments on commit 6fc453b

Please sign in to comment.