Skip to content

Commit 2e61212

Browse files
MTRNordHarHarLinks
andauthored
Fix version comment on the workflow commit (#3433)
* the commit points to this version and not v0 Signed-off-by: MTRNord <MTRNord@users.noreply.github.com> * bump Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com> --------- Signed-off-by: MTRNord <MTRNord@users.noreply.github.com> Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com> Co-authored-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
1 parent 1ac5aea commit 2e61212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2929
with:
3030
persist-credentials: false
31-
- uses: rvben/rumdl@31da4b667f7c62606cc6b3a5a9a84988917fad42 # v0
31+
- uses: rvben/rumdl@31da4b667f7c62606cc6b3a5a9a84988917fad42 # v0.1.93
3232
with:
3333
version: "0.1.2"
3434
config: .rumdl.toml

0 commit comments

Comments
 (0)