Skip to content

Commit b7d975e

Browse files
committed
Update reviewdog/action-actionlint action to v1.24.0 (#381)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [reviewdog/action-actionlint](https://togithub.com/reviewdog/action-actionlint) | action | minor | `v1.21.0` -> `v1.24.0` | --- ### Release Notes <details> <summary>reviewdog/action-actionlint</summary> ### [`v1.24.0`](https://togithub.com/reviewdog/action-actionlint/releases/v1.24.0) [Compare Source](https://togithub.com/reviewdog/action-actionlint/compare/v1.23.0...v1.24.0) v1.24.0: PR [#&#8203;69](https://togithub.com/reviewdog/action-actionlint/issues/69) - chore(deps): update reviewdog to 0.14.1 ### [`v1.23.0`](https://togithub.com/reviewdog/action-actionlint/releases/v1.23.0) [Compare Source](https://togithub.com/reviewdog/action-actionlint/compare/v1.22.1...v1.23.0) v1.23.0: PR [#&#8203;68](https://togithub.com/reviewdog/action-actionlint/issues/68) - chore(deps): update actionlint to 1.6.12 ### [`v1.22.1`](https://togithub.com/reviewdog/action-actionlint/releases/v1.22.1) [Compare Source](https://togithub.com/reviewdog/action-actionlint/compare/v1.22.0...v1.22.1) v1.22.1: PR [#&#8203;67](https://togithub.com/reviewdog/action-actionlint/issues/67) - fix the git issue ### [`v1.22.0`](https://togithub.com/reviewdog/action-actionlint/releases/v1.22.0) [Compare Source](https://togithub.com/reviewdog/action-actionlint/compare/v1.21.0...v1.22.0) v1.22.0: PR [#&#8203;65](https://togithub.com/reviewdog/action-actionlint/issues/65) - chore(deps): update actionlint to 1.6.11 </details> --- ### Configuration 📅 **Schedule**: "after 5:00 and before 6:00 every weekday" in timezone Europe/Berlin. 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/stackabletech/operator-rs).
1 parent 9186a4f commit b7d975e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
17-
- uses: reviewdog/action-actionlint@fb012b9df4b74c9ca9c45515548098a6df8169d8 # tag=v1.21.0
17+
- uses: reviewdog/action-actionlint@4107d34d940c815398d17b0d35c6ee339b949824 # tag=v1.24.0
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020

0 commit comments

Comments
 (0)