Skip to content

Commit 5b7eafe

Browse files
authored
feat(deps): Bump @actions/core to ^2.0.1 (#296)
1 parent dc43911 commit 5b7eafe

File tree

4 files changed

+1510
-537
lines changed

4 files changed

+1510
-537
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ runs:
167167
INPUT_WORKING_DIRECTORY: ${{ inputs.working_directory }}
168168
INPUT_DISABLE_TELEMETRY: ${{ inputs.disable_telemetry }}
169169
INPUT_DISABLE_SAFE_DIRECTORY: ${{ inputs.disable_safe_directory }}
170-
uses: docker://ghcr.io/getsentry/action-release-image:master
170+
uses: docker://ghcr.io/getsentry/action-release-image:ab-bump-actions-core
171171

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

0 commit comments

Comments
 (0)