We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 968f0f2 commit 4a006cfCopy full SHA for 4a006cf
.github/workflows/auto-tag.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- id: compute_tag
16
- uses: craig-day/compute-tag@30dd1c7ac3ef9a58278f133e2dcd105acb51a9b3 # v18
+ uses: craig-day/compute-tag@f45e4c2d6cab8ef1a0eb512bc165f46e65f45e1d # v19
17
with:
18
github_token: ${{ github.token }}
19
version_scheme: continuous
0 commit comments