We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f356c commit 8e1d363Copy full SHA for 8e1d363
.github/workflows/build.yml
@@ -19,7 +19,7 @@ on:
19
# See https://github.com/cristalhq/.github/.github/workflows
20
jobs:
21
build:
22
- uses: cristalhq/.github/.github/workflows/build.yml@v0.7.0
+ uses: cristalhq/.github/.github/workflows/build.yml@v0.8.1
23
24
vuln:
25
- uses: cristalhq/.github/.github/workflows/vuln.yml@v0.7.0
+ uses: cristalhq/.github/.github/workflows/vuln.yml@v0.8.1
0 commit comments