Skip to content

Commit 21dcdff

Browse files
committed
fix(ci): Change update-cli workflow to use getsentry/github-workflows/updater
1 parent 3b387c5 commit 21dcdff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
update-cli:
15-
uses: getsentry/github-workflows/.github/workflows/updater.yml@95603f4efe938315ff0dd427a1f2bb40b1889a92 # v3.2.0
15+
uses: getsentry/github-workflows/updater@95603f4efe938315ff0dd427a1f2bb40b1889a92 # v3.2.0
1616
with:
1717
path: script/sentry-cli.properties
1818
name: CLI

0 commit comments

Comments
 (0)