mirror of
https://github.com/scratchfoundation/eslint-config-scratch.git
synced 2025-08-28 22:40:13 -04:00
Merge pull request #169 from scratchfoundation/renovate/actions-checkout-digest
Some checks are pending
Build eslint-config-scratch / build-eslint (push) Waiting to run
Some checks are pending
Build eslint-config-scratch / build-eslint (push) Waiting to run
chore(deps): update actions/checkout digest to 11bd719
This commit is contained in:
commit
4125700cf5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
build-eslint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
|
||||
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue