We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc43911 commit 5b7eafeCopy full SHA for 5b7eafe
action.yml
@@ -167,7 +167,7 @@ runs:
167
INPUT_WORKING_DIRECTORY: ${{ inputs.working_directory }}
168
INPUT_DISABLE_TELEMETRY: ${{ inputs.disable_telemetry }}
169
INPUT_DISABLE_SAFE_DIRECTORY: ${{ inputs.disable_safe_directory }}
170
- uses: docker://ghcr.io/getsentry/action-release-image:master
+ uses: docker://ghcr.io/getsentry/action-release-image:ab-bump-actions-core
171
172
# For actions running on macos or windows runners, we use a composite
173
# action approach which allows us to install the arch specific sentry-cli
0 commit comments