We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140e010 commit fa8d122Copy full SHA for fa8d122
.github/workflows/pr.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
if: "!startsWith(github.ref, 'refs/tags/') && github.ref != 'refs/heads/master'"
10
steps:
11
- - uses: rokroskar/[email protected].1
+ - uses: rokroskar/[email protected].2
12
env:
13
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
14
build:
0 commit comments