Skip to content

Commit 6d3c565

Browse files
🔖(deps): Update actions/setup-go digest to 0aaccfd (#1137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66a48fd commit 6d3c565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
git config --global user.name "GitHub Actions Bot"
4545
git config --global user.email "<>"
4646
- name: install go
47-
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
47+
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
4848
- name: install semversion
4949
run: go install github.com/ffurrer2/semver/cmd/semver@latest
5050
# Get current version from pom and remove snapshot if present.

0 commit comments

Comments
 (0)