Skip to content

Commit dedc1a6

Browse files
chore(deps): pin dependencies
1 parent df8bcd2 commit dedc1a6

File tree

3 files changed

+74
-201
lines changed

3 files changed

+74
-201
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: release
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/create-github-app-token@v2
19+
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
2020
id: app_token
2121
with:
2222
app-id: ${{ vars.SEMANTIC_RELEASE_GITHUB_COMMIT_APP_KEY }}

0 commit comments

Comments
 (0)