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 f3ff9d8 commit b2f7bb8Copy full SHA for b2f7bb8
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-restore-node-version
+ 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