chore(deps): pin dependencies
This commit is contained in:
parent
e54ca1f5ab
commit
8e9df78d3c
5 changed files with 22 additions and 22 deletions
4
.github/workflows/container-scan.yml
vendored
4
.github/workflows/container-scan.yml
vendored
|
@ -9,10 +9,10 @@ jobs:
|
|||
name: Container Scan
|
||||
runs-on: docker
|
||||
container:
|
||||
image: node:20-bullseye
|
||||
image: node:20-bullseye@sha256:592d1ea2f45d8c96067f81d3a4a6f0d36349c5dab97c14357333e74bf31f1a7d
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: Install Docker
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue