fix(ci): pin + cache

This commit is contained in:
Timothy Stewart
2022-10-31 21:45:11 -05:00
parent 6f15ef260e
commit f9bb9dabae
2 changed files with 3 additions and 3 deletions

View File

@@ -10,8 +10,8 @@ YQ_BINARY=yq_linux_amd64
GIT_ROOT=$(git rev-parse --show-toplevel) GIT_ROOT=$(git rev-parse --show-toplevel)
PROVIDER=virtualbox PROVIDER=virtualbox
# gey yq used for filtering # get yq used for filtering
wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/bin/yq &&\ wget https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/${YQ_BINARY} -O /usr/bin/yq &&\
chmod +x /usr/bin/yq chmod +x /usr/bin/yq
# Read all boxes for all platforms from the "molecule.yml" files # Read all boxes for all platforms from the "molecule.yml" files

View File

@@ -37,4 +37,4 @@ jobs:
echo "::endgroup::" echo "::endgroup::"
- name: Run pre-commit - name: Run pre-commit
uses: pre-commit/action@v3.0.0 uses: pre-commit/action@v3.0.0@646c83fcd040023954eafda54b4db0192ce70507 # 3.0.0