Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StefMa authored Dec 19, 2024
1 parent 2994072 commit bca7ed2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,11 @@ jobs:
upgrade-go:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: StefMa/Upgrade-Go-Action@main
with:
base-branch: 'master'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
gh-token: ${{ secrets.CUSTOM_TOKEN }}
```
## Action Inputs
Expand Down

0 comments on commit bca7ed2

Please sign in to comment.