Skip to content

Commit c5268dc

Browse files
chore: Set docker tag for master [skip ci]
1 parent 7125014 commit c5268dc

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
@@ -84,7 +84,7 @@ runs:
8484
INPUT_WORKING_DIRECTORY: ${{ inputs.working_directory }}
8585
INPUT_DISABLE_TELEMETRY: ${{ inputs.disable_telemetry }}
8686
INPUT_DISABLE_SAFE_DIRECTORY: ${{ inputs.disable_safe_directory }}
87-
uses: docker://ghcr.io/getsentry/action-release-image:1.11.0
87+
uses: docker://ghcr.io/getsentry/action-release-image:master
8888

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

0 commit comments

Comments
 (0)