Skip to content

Commit 25a48d8

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

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@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
4747

4848
- name: Install jsonnet
4949
run: |

0 commit comments

Comments
 (0)