Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update actions/checkout digest to b4ffde6
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 1, 2023

Verified

This commit was signed with the committer’s verified signature. The key has expired.
cphyc Corentin Cadiou
1 parent e6b8483 commit c7a5be9
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Install Chef
uses: actionshub/chef-install@main
- name: Dokken
2 changes: 1 addition & 1 deletion .github/workflows/md-links.yml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: markdown-link-check
uses: gaurav-nelson/[email protected]
with:

0 comments on commit c7a5be9

Please sign in to comment.