Skip to content

Commit 32c7249

Browse files
committed
Bump GHA to user TSCCR approved versions
1 parent 5372344 commit 32c7249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ensure-docs-compiled.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- name: Checkout 🛎
9-
uses: actions/checkout@v2
10-
- uses: actions/setup-go@v4
9+
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
10+
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
1111
- shell: bash
1212
run: make build-docs
1313
- shell: bash

0 commit comments

Comments
 (0)