We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e1a889 + 03fe585 commit 67e6379Copy full SHA for 67e6379
.github/workflows/release-please.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Create Release
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d # ratchet:google-github-actions/[email protected].11
+ - uses: google-github-actions/release-please-action@4c5670f886fe259db4d11222f7dff41c1382304d # ratchet:google-github-actions/[email protected].12
14
with:
15
release-type: python
16
token: ${{ secrets.SPDXMERGE_GITHUB_TOKEN }}
0 commit comments