Skip to content

Commit 84fd4bf

Browse files
🔖(deps): Update actions/setup-go digest to 41dfa10 (#949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8814e9 commit 84fd4bf

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
@@ -35,7 +35,7 @@ jobs:
3535
git config --global user.name "GitHub Actions Bot"
3636
git config --global user.email "<>"
3737
- name: install go
38-
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
38+
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
3939
- name: install semversion
4040
run: go install github.com/ffurrer2/semver/cmd/semver@latest
4141
# Get current version from pom and remove snapshot if present.

0 commit comments

Comments
 (0)