We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb95ec7 commit f0c52ddCopy full SHA for f0c52dd
.github/workflows/publish-release.yaml
@@ -25,7 +25,7 @@ jobs:
25
fetch-depth: 0
26
27
- name: Prepare release
28
- uses: getsentry/action-prepare-release@d2cc2db3db92bc5b79a90c316f588f2b13626a2b #v1.5.6
+ uses: getsentry/action-prepare-release@3cea80dc3938c0baf5ec4ce752ecb311f8780cdc #v1.6.4
29
env:
30
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_PAT }}
31
with:
0 commit comments