We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3da0642 + 9bc8773 commit 845ad07Copy full SHA for 845ad07
3 files changed
.github/workflows/actionlint.yml
@@ -9,7 +9,7 @@ jobs:
9
name: runner / actionlint
10
runs-on: ubuntu-24.04
11
steps:
12
- - uses: actions/checkout@v4.3.0
+ - uses: actions/checkout@v5.0.0
13
14
- name: actionlint
15
uses: reviewdog/action-actionlint@v1.66.0
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
runs-on: ${{ matrix.ghimage }}
39
40
41
42
43
- run: |
44
echo > targets.txt
.github/workflows/review.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments