Skip to content

Commit dc264bb

Browse files
🔖(deps): Update actions/setup-go digest to f111f33 (#1067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10e9d3f commit dc264bb

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
@@ -43,7 +43,7 @@ jobs:
4343
git config --global user.name "GitHub Actions Bot"
4444
git config --global user.email "<>"
4545
- name: install go
46-
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5
46+
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
4747
- name: install semversion
4848
run: go install github.com/ffurrer2/semver/cmd/semver@latest
4949
# Get current version from pom and remove snapshot if present.

0 commit comments

Comments
 (0)