We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81d1e17 + 08d9025 commit c47b89aCopy full SHA for c47b89a
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@v6.0.2
+ - uses: actions/checkout@v6.0.3
13
14
- name: actionlint
15
uses: reviewdog/action-actionlint@v1.72.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