Merge pull request #5 from wneessen/dependabot/github_actions/actions/setup-go-5.0.0

Bump actions/setup-go from 3.5.0 to 5.0.0
This commit is contained in:
Winni Neessen 2024-03-21 16:32:47 +01:00 committed by GitHub
commit f54f539549
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@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: '1.21'
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0