Skip to content

Commit fa8a5c2

Browse files
chore(deps): update actions/setup-go action to v5.3.0
1 parent 6d0ceca commit fa8a5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
app
3838
schema/database
3939
- name: "Set up Go"
40-
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
40+
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
4141
with:
4242
go-version-file: app/go.mod
4343
cache: true

0 commit comments

Comments
 (0)