Skip to content

Commit f176a77

Browse files
chore: Set docker tag for master [skip ci]
1 parent 560af2d commit f176a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ runs:
148148
INPUT_WORKING_DIRECTORY: ${{ inputs.working_directory }}
149149
INPUT_DISABLE_TELEMETRY: ${{ inputs.disable_telemetry }}
150150
INPUT_DISABLE_SAFE_DIRECTORY: ${{ inputs.disable_safe_directory }}
151-
uses: docker://ghcr.io/getsentry/action-release-image:3.1.0
151+
uses: docker://ghcr.io/getsentry/action-release-image:master
152152

153153
# For actions running on macos or windows runners, we use a composite
154154
# action approach which allows us to install the arch specific sentry-cli

0 commit comments

Comments
 (0)