We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f070d8 commit 547ad87Copy full SHA for 547ad87
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
echo "GORELEASER_PREVIOUS_TAG=${PREVIOUS_TAG}" >> $GITHUB_ENV
45
fi
46
47
- - uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
+ - uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
48
with:
49
go-version-file: "go.mod"
50
0 commit comments