Skip to content

Commit 8c8c14e

Browse files
chore(deps): update actions/setup-go action to v5.5.0
1 parent a3e3cf4 commit 8c8c14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oats-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
cache-read-only: ${{ github.event_name == 'pull_request' }}
2929

3030
- name: Set up Go
31-
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
31+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
3232
with:
3333
go-version: '1.24'
3434

0 commit comments

Comments
 (0)