Skip to content

Commit

Permalink
Update actions/checkout digest to a5ac7e5 (#167)
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 22, 2024
1 parent 30d6c8b commit 5bb3fc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- name: Install Chef
uses: actionshub/chef-install@3.0.0
- name: Dokken
Expand Down

0 comments on commit 5bb3fc1

Please sign in to comment.