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 0de7296 commit 2ea1dc1Copy full SHA for 2ea1dc1
.github/workflows/update-deps.yml
@@ -11,15 +11,15 @@ on:
11
12
jobs:
13
cocoa:
14
- uses: getsentry/github-workflows/.github/workflows/updater.yml@v2
+ uses: getsentry/github-workflows/.github/workflows/updater.yml@v3
15
with:
16
path: scripts/update-cocoa.sh
17
name: Cocoa SDK
18
secrets:
19
api-token: ${{ secrets.CI_DEPLOY_KEY }}
20
21
java:
22
23
24
path: scripts/update-java.sh
25
name: Java SDK
0 commit comments