Skip to content

Commit fe8923d

Browse files
Chore(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 (#525)
1 parent a27bb07 commit fe8923d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
echo "MAGEFILE_EXISTS=$(test -f ./Magefile.go && echo true || echo false)" >> $GITHUB_OUTPUT
9898
working-directory: ${{ matrix.pluginDir }}
9999

100-
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
100+
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
101101
with:
102102
go-version: "~1.22"
103103
check-latest: true

0 commit comments

Comments
 (0)