Skip to content

Commit

Permalink
Merge pull request #240 from mkmik/renovate/actions-setup-go-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/setup-go digest to cdcb360
  • Loading branch information
kodiakhq[bot] authored May 2, 2024
2 parents aeae1cc + cd1cdc1 commit 813236a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
with:
go-version: "1.21"
id: go
Expand Down

0 comments on commit 813236a

Please sign in to comment.