Skip to content

Commit 55ae40c

Browse files
Update Actions to v7 (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39bb8e4 commit 55ae40c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
steps:
5454
- name: Check out code
55-
uses: actions/checkout@v6
55+
uses: actions/checkout@v7
5656
- name: Install Cinc Workstation
5757
uses: sous-chefs/.github/.github/actions/install-workstation@8.0.4
5858
- name: Dokken

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
contents: read
1818
steps:
1919
- name: Check out code
20-
uses: actions/checkout@v6
20+
uses: actions/checkout@v7
2121
- name: Install Chef
2222
uses: actionshub/chef-install@main
2323
- name: Install cookbooks

0 commit comments

Comments
 (0)