Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
romoh authored Jan 23, 2021
1 parent 5cbba1c commit 1cdc3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-go@v2
- name: Run auto dependency update
uses: romoh/dependencies-autoupdate@main
uses: romoh/dependencies-autoupdate@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
update-command: "'go get -u && go mod tidy && go build'"
Expand Down

0 comments on commit 1cdc3af

Please sign in to comment.