Skip to content

Commit 2fb320a

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

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@7d48c82c4efa2bfae27673aec02ebbe1552b3af4
11+
uses: fingerprintjs/dx-team-toolkit/.github/workflows/release-sdk-changesets.yml@934946a72ff252e83a28468a094a90ae94ad7b1e
1212
with:
1313
appId: ${{ vars.APP_ID }}
1414
runnerAppId: ${{ vars.RUNNER_APP_ID }}

0 commit comments

Comments
 (0)