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
@@ -79,7 +79,7 @@ jobs:
steps:
- 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
#this step runs only if the workflow is triggered automatically when new release is published
@@ -118,7 +118,7 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Get artifacts from cache
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
@@ -241,7 +241,7 @@ jobs:
environment: master
steps:
- name: Checkout sources
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0