Skip to content

Commit

Permalink
Bump reviewdog/action-actionlint from 1.47.0 to 1.48.0
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@4797143...fd62799)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent d8d21a1 commit a158d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6

- uses: reviewdog/action-actionlint@4797143fa54b2306fe78646b48cfa10395506635 # v1.47.0
- uses: reviewdog/action-actionlint@fd627997c9688c2f39e13917aed23873c031b834 # v1.48.0
with:
actionlint_flags: -shellcheck ""

Expand Down

0 comments on commit a158d3f

Please sign in to comment.