Skip to content

Commit 980aba2

Browse files
committed
chore(deps): update actions/create-github-app-token action to v2.2.0
1 parent 7cd237b commit 980aba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- dry-run-release
109109
- nix
110110
steps:
111-
- uses: actions/create-github-app-token@v2.1.4
111+
- uses: actions/create-github-app-token@v2.2.0
112112
id: generate_token
113113
with:
114114
app-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)