Skip to content

Commit

Permalink
Merge pull request #519 from crossplane-contrib/renovate/actions-setu…
Browse files Browse the repository at this point in the history
…p-go-digest

Update actions/setup-go digest to cdcb360
  • Loading branch information
turkenf authored May 7, 2024
2 parents d04a7f1 + 931f4af commit 418a39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uptest-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: git fetch --prune --unshallow

- name: Setup Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
with:
go-version: ${{ env.GO_VERSION }}

Expand Down

0 comments on commit 418a39f

Please sign in to comment.