Skip to content

Commit

Permalink
Update reviewdog/action-actionlint action to v1.35.0 (#529)
Browse files Browse the repository at this point in the history
[![Mend 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.34.2` -> `v1.35.0` |

---

### Release Notes

<details>
<summary>reviewdog/action-actionlint</summary>

### [`v1.35.0`](https://togithub.com/reviewdog/action-actionlint/releases/tag/v1.35.0)

[Compare Source](https://togithub.com/reviewdog/action-actionlint/compare/v1.34.2...v1.35.0)

v1.35.0: PR [#&#8203;94](https://togithub.com/reviewdog/action-actionlint/issues/94) - chore(deps): update shellcheck to 0.9.0

#### What's Changed

-   use haya14busa/action-bumpr by [@&#8203;shogo82148](https://togithub.com/shogo82148) in [reviewdog/action-actionlint#93
-   show debug logs if debug mode is enabled by [@&#8203;shogo82148](https://togithub.com/shogo82148) in [reviewdog/action-actionlint#82
-   chore(deps): update shellcheck to 0.9.0 by [@&#8203;github-actions](https://togithub.com/github-actions) in [reviewdog/action-actionlint#94

**Full Changelog**: reviewdog/action-actionlint@v1.34...v1.35.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5:00 and before 6:00 every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 **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, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/stackabletech/operator-rs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42Ni4xIiwidXBkYXRlZEluVmVyIjoiMzQuNjYuMSJ9-->
  • Loading branch information
renovate[bot] committed Jan 12, 2023
1 parent f6bcddb commit 329c7cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
- uses: reviewdog/action-actionlint@4decc2a20473dcd14c8c3dc8a27da19d95bb9f59 # v1.34.2
- uses: reviewdog/action-actionlint@326cc761d95c903f29a111a44888be707f912684 # v1.35.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 329c7cd

Please sign in to comment.