Skip to content

Commit

Permalink
Merge pull request #21 from benschweizer/renovate/actions-setup-go-di…
Browse files Browse the repository at this point in the history
…gest

Update actions/setup-go digest to 0a12ed9
  • Loading branch information
benschweizer authored Sep 26, 2024
2 parents ac7ede2 + 79b64e5 commit aad830a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- goarch: arm64
goos: windows
steps:
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
with:
go-version: 1.21.5
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
Expand Down

0 comments on commit aad830a

Please sign in to comment.