We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d1bba commit fe34f2fCopy full SHA for fe34f2f
.github/workflows/lint.yml
@@ -19,7 +19,7 @@ jobs:
19
DEVELOPER_DIR: /Applications/Xcode_16.3.app/Contents/Developer
20
21
steps:
22
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
23
with:
24
submodules: true
25
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ubuntu-latest
37
38
39
40
41
- uses: reviewdog/action-actionlint@f00ad0691526c10be4021a91b2510f0a769b14d0 # v1.68.0
42
0 commit comments