build(deps): bump actions/checkout from 4.1.4 to 4.1.6 (#567)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...a5ac7e51b4
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
7f807efdc8
Коммит
e837107a4b
|
@ -31,7 +31,7 @@ jobs:
|
|||
if: ${{ inputs.branch == 'main' }}
|
||||
run: echo ${{ inputs.branch }}
|
||||
# This should be set up from earlier
|
||||
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag: v4.1.4
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag: v4.1.6
|
||||
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # tag: v4.0.2
|
||||
with:
|
||||
node-version: 20
|
||||
|
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
contents: read
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
|
||||
with:
|
||||
|
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
name: Test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag: v4.1.4
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag: v4.1.6
|
||||
|
||||
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # tag: v4.0.2
|
||||
with:
|
||||
|
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
name: Upload to Crowdin
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag: v4.1.4
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag: v4.1.6
|
||||
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # tag: v4.0.2
|
||||
with:
|
||||
node-version: 20
|
||||
|
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
id: generate-token
|
||||
with:
|
||||
creds: ${{ secrets.DOCS_UPDATER_GH_APP_CREDS }}
|
||||
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag: v4.1.4
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag: v4.1.6
|
||||
with:
|
||||
token: ${{ steps.generate-token.outputs.token }}
|
||||
- name: Switch branches
|
||||
|
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
id: generate-token
|
||||
with:
|
||||
creds: ${{ secrets.DOCS_UPDATER_GH_APP_CREDS }}
|
||||
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag: v4.1.4
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag: v4.1.6
|
||||
with:
|
||||
token: ${{ steps.generate-token.outputs.token }}
|
||||
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # tag: v4.0.2
|
||||
|
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
name: 'Build and deploy localized site'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag: v4.1.4
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag: v4.1.6
|
||||
|
||||
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # tag: v4.0.2
|
||||
with:
|
||||
|
|
Загрузка…
Ссылка в новой задаче