We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2176fac + e5549f8 commit 4a83867Copy full SHA for 4a83867
1 file changed
.github/workflows/main.yml
@@ -13,6 +13,6 @@ jobs:
13
steps:
14
- uses: actions/checkout@v6
15
- name: Check workflow files
16
- uses: rhysd/actionlint@393031adb9afb225ee52ae2ccd7a5af5525e03e8 # v1.7.11
+ uses: rhysd/actionlint@914e7df21a07ef503a81201c76d2b11c789d3fca # v1.7.12
17
with:
18
args: -color -ignore SC2129
0 commit comments