Skip to content

Commit 2004ac8

Browse files
chore(deps): update actions/setup-go action to v6
1 parent 831f560 commit 2004ac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wc-update-ecs-manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: echo "UNIXTIME=$(date +'+%s')" >> "$GITHUB_ENV"
4444

4545
- name: Install Go
46-
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
46+
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
4747

4848
- name: Install jsonnet
4949
run: |

0 commit comments

Comments
 (0)