Bump actions/checkout from 4.1.0 to 4.1.1 (#1925)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
This commit is contained in:
dependabot[bot]
2023-10-18 09:39:57 +02:00
committed by GitHub
parent 6c39bb4a61
commit e34aa4b78e
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }} NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps: steps:
- name: Checkout sources - name: Checkout sources
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/setup-node@v3.8.1 - uses: actions/setup-node@v3.8.1
with: with:
node-version: "18.x" node-version: "18.x"
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
# This should restore from the most recent one: # This should restore from the most recent one:
restore-keys: cache-lychee- restore-keys: cache-lychee-
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 (22. Sep 2023) - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.0 (22. Sep 2023)
- name: Lychee link checker - name: Lychee link checker
uses: lycheeverse/lychee-action@2ac9f030ccdea0033e2510a23a67da2a2da98492 # for v1.8.0 (15. May 2023) uses: lycheeverse/lychee-action@2ac9f030ccdea0033e2510a23a67da2a2da98492 # for v1.8.0 (15. May 2023)
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
steps: steps:
- name: Checkout sources - name: Checkout sources
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/setup-node@v3.8.1 - uses: actions/setup-node@v3.8.1
with: with:
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
- name: Checkout repo - name: Checkout repo
if: ${{ !contains(steps.get-labels.outputs.labels, 'R0') }} if: ${{ !contains(steps.get-labels.outputs.labels, 'R0') }}
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 #v4.1.0 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1
- name: PRdoc check for PR#${{ github.event.pull_request.number }} - name: PRdoc check for PR#${{ github.event.pull_request.number }}
if: ${{ !contains(steps.get-labels.outputs.labels, 'R0') }} if: ${{ !contains(steps.get-labels.outputs.labels, 'R0') }}
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
container: container:
image: paritytech/ci-unified:bullseye-1.70.0-2023-05-23-v20230706 image: paritytech/ci-unified:bullseye-1.70.0-2023-05-23-v20230706
steps: steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Cargo fmt - name: Cargo fmt
run: cargo +nightly fmt --all -- --check run: cargo +nightly fmt --all -- --check
@@ -79,7 +79,7 @@ jobs:
steps: steps:
- name: Checkout sources - name: Checkout sources
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
#TODO: this step will be needed when automated triggering will work #TODO: this step will be needed when automated triggering will work
#this step runs only if the workflow is triggered automatically when new release is published #this step runs only if the workflow is triggered automatically when new release is published
@@ -118,7 +118,7 @@ jobs:
steps: steps:
- name: Checkout sources - name: Checkout sources
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Get artifacts from cache - name: Get artifacts from cache
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2 uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
@@ -241,7 +241,7 @@ jobs:
environment: master environment: master
steps: steps:
- name: Checkout sources - name: Checkout sources
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0 uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0