Merge pull request #136 from wneessen/dependabot/github_actions/actions/setup-go-5.1.0

Bump actions/setup-go from 5.0.2 to 5.1.0
This commit is contained in:
Winni Neessen 2024-10-25 10:58:39 +02:00 committed by GitHub
commit 099cd3094e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ jobs:
with:
egress-policy: audit
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
with:
go-version: '1.21'
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2