Pin setup-node action to SHA instead of major version

Co-authored-by: Brian Flad <bflad417@gmail.com>
This commit is contained in:
Selena Goods 2023-02-21 12:07:05 -05:00 committed by GitHub
parent f0d0d96875
commit 0d0e1dd31e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
with:
node-version: 18
- name: Update package version