We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d8da4 commit 5f04184Copy full SHA for 5f04184
.github/workflows/go-deps.yml
@@ -29,6 +29,7 @@ jobs:
29
- uses: dacbd/create-issue-action@v1
30
if: steps.has-changes.outputs.changed != 0
31
with:
32
+ token: ${{ github.token }}
33
title: Update Go Dependencies
34
body: |
35
Update to Go dependencies are available.
0 commit comments