We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411c831 commit abd2d5cCopy full SHA for abd2d5c
.github/workflows/dependabot_hack.yml
@@ -11,5 +11,5 @@ jobs:
11
name: Ensure dependabot version checks
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: agilepathway/label-checker:v1.0.8
15
- - uses: koalaman/shellcheck:v0.7.0
+ - uses: agilepathway/label-checker@v1.0.8
+ - uses: koalaman/shellcheck@v0.7.0
0 commit comments