github-ci: pin checkout action to latest release

pull/7255/head
Jason Ish 4 years ago committed by Victor Julien
parent 3b13008c1b
commit 57a6f30431

@ -155,7 +155,7 @@ jobs:
path: ~/.cargo/registry
key: cargo-registry
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
# Prebuild check for duplicat SIDs
- name: Check for duplicate SIDs
@ -369,7 +369,7 @@ jobs:
sudo \
which \
zlib-devel
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -456,7 +456,7 @@ jobs:
sudo \
which \
zlib-devel
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -542,7 +542,7 @@ jobs:
sudo \
which \
zlib-devel
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -614,7 +614,7 @@ jobs:
sudo \
which \
zlib-devel
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -683,7 +683,7 @@ jobs:
exuberant-ctags \
curl \
dpdk-dev
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -761,7 +761,7 @@ jobs:
exuberant-ctags \
curl \
dpdk-dev
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -842,7 +842,7 @@ jobs:
time \
wget \
dpdk-dev
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -913,7 +913,7 @@ jobs:
zlib1g-dev \
exuberant-ctags \
dpdk-dev
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -1051,7 +1051,7 @@ jobs:
zlib1g \
zlib1g-dev \
exuberant-ctags
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -1134,7 +1134,7 @@ jobs:
- name: Install Coccinelle
run: |
apt -y install coccinelle
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -1211,7 +1211,7 @@ jobs:
zlib1g \
zlib1g-dev
- run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -1278,7 +1278,7 @@ jobs:
- name: Install Rust
run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain $RUST_VERSION_KNOWN -y
- run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -1339,7 +1339,7 @@ jobs:
- name: Install Rust
run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain $RUST_VERSION_KNOWN -y
- run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -1392,7 +1392,7 @@ jobs:
run: cargo install --force --debug --version 0.14.1 cbindgen
- run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- run: pip3 install PyYAML
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- name: Downloading prep archive
uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
@ -1415,7 +1415,7 @@ jobs:
run:
shell: msys2 {0}
steps:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: msys2/setup-msys2@fa138fa56e2558760b9f2205135313c7345c5f3f
with:
msystem: MINGW64
@ -1425,7 +1425,7 @@ jobs:
# preinstalled one to be picked up by configure
- name: cbindgen
run: cargo install --root /usr --force --debug --version 0.14.1 cbindgen
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
with:
name: prep
@ -1464,7 +1464,7 @@ jobs:
run:
shell: msys2 {0}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
@ -1474,7 +1474,7 @@ jobs:
# preinstalled one to be picked up by configure
- name: cbindgen
run: cargo install --root /usr --force --debug --version 0.14.1 cbindgen
- uses: actions/checkout@v2
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/download-artifact@v2
with:
name: prep

@ -70,7 +70,7 @@ jobs:
cd $HOME/.cargo/bin
curl -OL https://github.com/eqrion/cbindgen/releases/download/v0.15.0/cbindgen
chmod 755 cbindgen
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
with:
fetch-depth: 0
- run: git fetch

@ -85,7 +85,7 @@ jobs:
# My patience simply ran too short to keep on looking. See follow-on
# action to manually fix this up.
- name: Checkout - might be merge commit!
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
with:
fetch-depth: 0
# Use last commit of branch, not potential merge commit!

@ -22,7 +22,7 @@ jobs:
steps:
- name: "Checkout code"
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # v2.4.0
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
with:
persist-credentials: false

Loading…
Cancel
Save