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 98d1913 commit e834095Copy full SHA for e834095
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:ab-node-20
+ 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