Skip to content

Commit 5f04184

Browse files
authored
Update go-deps.yml (#153)
Creating GitHub issues requires a token
1 parent d8d8da4 commit 5f04184

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go-deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- uses: dacbd/create-issue-action@v1
3030
if: steps.has-changes.outputs.changed != 0
3131
with:
32+
token: ${{ github.token }}
3233
title: Update Go Dependencies
3334
body: |
3435
Update to Go dependencies are available.

0 commit comments

Comments
 (0)