Skip to content

Commit b6ccc79

Browse files
committed
Update templated files to rev e5631b9 (#52)
Automatically created PR based on commit e5631b9b98c9e861b319e28f47b58c2fa8fc969b in stackabletech/operator-templating repo. Triggered by: Manual run triggered by: soenkeliebau with message [Roll out linter updates]
1 parent 068aac7 commit b6ccc79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reviewdog.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
steps:
4343
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
44-
- uses: reviewdog/action-markdownlint@cde85f41b4dd6196b9997b677bbb1640f0e693c3 # tag=v0.5
44+
- uses: reviewdog/action-markdownlint@80ee585e1abc8c910891110289a9abbb52bd35df # tag=v0.5.1
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
4747

@@ -57,6 +57,6 @@ jobs:
5757
runs-on: ubuntu-latest
5858
steps:
5959
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
60-
- uses: reviewdog/action-yamllint@21974b17ac095af86ed938bcc1eb59ce08432b97 # tag=v1.5.0
60+
- uses: reviewdog/action-yamllint@efeccedfc67c3b74c89e233cd61c8133784b82e0 # tag=v1.5.1
6161
with:
6262
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)