Skip to content

Commit 95d5ba6

Browse files
authored
Merge pull request #131 from fingerprintjs/use-gh-app-runner-for-release-INTER-1274
Update `release-sdk-changesets.yml` workflow version to the latest commit
2 parents 2fb320a + d6f7712 commit 95d5ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
release:
1010
name: 'Release project'
11-
uses: fingerprintjs/dx-team-toolkit/.github/workflows/release-sdk-changesets.yml@934946a72ff252e83a28468a094a90ae94ad7b1e
11+
uses: fingerprintjs/dx-team-toolkit/.github/workflows/release-sdk-changesets.yml@e30d3a9938e5398ede80e1ea7651c0f2b477a7de
1212
with:
1313
appId: ${{ vars.APP_ID }}
1414
runnerAppId: ${{ vars.RUNNER_APP_ID }}

0 commit comments

Comments
 (0)