Pin all workflow actions versions by commit (#13462)

This commit is contained in:
Luke Heath
2023-08-31 12:09:21 -05:00
committed by GitHub
parent 0541618aeb
commit 204f082fe5
29 changed files with 72 additions and 72 deletions
+2 -2
View File
@@ -28,8 +28,8 @@ jobs:
contents: read # to read files to check dead links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec # v1.0.15
with:
use-quiet-mode: 'yes'
config-file: .github/workflows/config/markdown-link-check-config.json