Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/golangci/golangci-…
Browse files Browse the repository at this point in the history
…lint-action-4.0.0
  • Loading branch information
notdodo authored Feb 10, 2024
2 parents ec6ed6a + c2e15d2 commit 80c9aa7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
run:
working-directory: ${{ inputs.working-directory }}
permissions:
id-token: write
contents: read
pull-requests: read
checks: write
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
# v4.1.1
Expand Down

0 comments on commit 80c9aa7

Please sign in to comment.