Skip to content

Commit 6af11dc

Browse files
chore(deps): update actions/setup-go action to v6
1 parent 915f05d commit 6af11dc

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@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
4747

4848
- name: Install jsonnet
4949
run: |

0 commit comments

Comments
 (0)