Skip to content

Commit

Permalink
Bump GHA to user TSCCR approved versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Aug 8, 2023
1 parent 7a58f85 commit ee7536e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ensure-docs-compiled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎
uses: actions/checkout@v2
- uses: actions/setup-go@v4
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
- shell: bash
run: make build-docs
- shell: bash
Expand Down

0 comments on commit ee7536e

Please sign in to comment.