We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560af2d commit f176a77Copy full SHA for f176a77
action.yml
@@ -148,7 +148,7 @@ runs:
148
INPUT_WORKING_DIRECTORY: ${{ inputs.working_directory }}
149
INPUT_DISABLE_TELEMETRY: ${{ inputs.disable_telemetry }}
150
INPUT_DISABLE_SAFE_DIRECTORY: ${{ inputs.disable_safe_directory }}
151
- uses: docker://ghcr.io/getsentry/action-release-image:3.1.0
+ uses: docker://ghcr.io/getsentry/action-release-image:master
152
153
# For actions running on macos or windows runners, we use a composite
154
# action approach which allows us to install the arch specific sentry-cli
0 commit comments