We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7694142 commit f80f647Copy full SHA for f80f647
1 file changed
.github/workflows/linter.yml
@@ -103,7 +103,7 @@ jobs:
103
steps:
104
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
105
106
- - uses: github/codeql-action/init@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.13with:
+ - uses: github/codeql-action/init@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
107
with:
108
languages: ${{ matrix.language }}
109
0 commit comments