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 675de63 commit e9b056fCopy full SHA for e9b056f
action.yml
@@ -84,7 +84,7 @@ runs:
84
INPUT_WORKING_DIRECTORY: ${{ inputs.working_directory }}
85
INPUT_DISABLE_TELEMETRY: ${{ inputs.disable_telemetry }}
86
INPUT_DISABLE_SAFE_DIRECTORY: ${{ inputs.disable_safe_directory }}
87
- uses: docker://ghcr.io/getsentry/action-release-image:ab-add-troublehsooting
+ uses: docker://ghcr.io/getsentry/action-release-image:master
88
89
# For actions running on macos or windows runners, we use a composite
90
# action approach which allows us to install the arch specific sentry-cli
0 commit comments