We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ff62f commit e0b16b8Copy full SHA for e0b16b8
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
fetch-depth: 0
43
44
- name: Prepare release
45
- uses: labd/[email protected].1
+ uses: labd/[email protected].2
46
with:
47
github-token: ${{ secrets.GITHUB_TOKEN }}
48
0 commit comments