Skip to content

Commit ed29faa

Browse files
committed
chore(deps): update actions/create-github-app-token action to v2.2.1
1 parent efa0a5d commit ed29faa

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/[email protected].0
111+
- uses: actions/[email protected].1
112112
id: generate_token
113113
with:
114114
app-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)