Skip to content

Commit

Permalink
Update reviewdog/action-actionlint action to v1.34.0 (#484)
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.29.0` -> `v1.34.0` |

---

### Release Notes

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

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

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

v1.34.0: PR [#&#8203;91](https://togithub.com/reviewdog/action-actionlint/issues/91) - chore(deps): update actionlint to 1.6.22

#### What's Changed

-   chore(deps): update actionlint to 1.6.22 by [@&#8203;github-actions](https://togithub.com/github-actions) in [reviewdog/action-actionlint#91

**Full Changelog**: reviewdog/action-actionlint@v1.33.0...v1.34.0

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

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

v1.33.1: PR [#&#8203;90](https://togithub.com/reviewdog/action-actionlint/issues/90) - chore(deps): update python docker tag to v3.11

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

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

v1.33.0: PR [#&#8203;88](https://togithub.com/reviewdog/action-actionlint/issues/88) - chore(deps): update actionlint to 1.6.21

#### What's Changed

-   chore(deps): update actionlint to 1.6.21 by [@&#8203;github-actions](https://togithub.com/github-actions) in [reviewdog/action-actionlint#88

**Full Changelog**: reviewdog/action-actionlint@v1.32...v1.33.0

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

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

v1.32.0: PR [#&#8203;87](https://togithub.com/reviewdog/action-actionlint/issues/87) - chore(deps): update actionlint to 1.6.20

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

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

v1.31.0: PR [#&#8203;85](https://togithub.com/reviewdog/action-actionlint/issues/85) - chore(deps): update actionlint to 1.6.19

#### What's Changed

-   chore(deps): update actionlint to 1.6.19 by [@&#8203;Nico385412](https://togithub.com/Nico385412) in [reviewdog/action-actionlint#85

#### New Contributors

-   [@&#8203;Nico385412](https://togithub.com/Nico385412) made their first contribution in [reviewdog/action-actionlint#85

**Full Changelog**: reviewdog/action-actionlint@v1.30...v1.31.0

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

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

v1.30.0: PR [#&#8203;84](https://togithub.com/reviewdog/action-actionlint/issues/84) - chore(deps): update actionlint to 1.6.18

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE3LjEifQ==-->
  • Loading branch information
renovate[bot] committed Nov 4, 2022
1 parent 4ed5d60 commit a879514
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@8c8d2690df01d64638691b59cb1c37d913e6264f # tag=v1.29.0
- uses: reviewdog/action-actionlint@7556c222a14ff4583c0f772caeb7f65bb3816dc1 # tag=v1.34.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit a879514

Please sign in to comment.