diff --git a/.github/workflows/security-audit.yml b/.github/workflows/security-audit.yml index 2b3c594..df7b2bc 100644 --- a/.github/workflows/security-audit.yml +++ b/.github/workflows/security-audit.yml @@ -22,7 +22,7 @@ jobs: # action code. Renovate / Dependabot will keep these up to date and the # comment next to the SHA documents the resolved tag. - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Setup Node from .nvmrc uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0