Skip to content

Commit

Permalink
Update actions/checkout digest to 0ad4b8f (#162)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 73ddf55 commit 30d6c8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -38,7 +38,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- name: Install Chef
uses: actionshub/chef-install@3.0.0
- name: Dokken
Expand All @@ -65,7 +65,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- name: Install Chef
uses: actionshub/chef-install@3.0.0
- name: Dokken
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- name: Install Chef
uses: actionshub/chef-install@3.0.0
- name: Dokken
Expand Down

0 comments on commit 30d6c8b

Please sign in to comment.