Skip to content

Commit 6668844

Browse files
authored
chore(deps): update actions/checkout action to v7
1 parent bcb0142 commit 6668844

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/validate-catalog.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout catalog
18-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
18+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1919

2020
- name: Checkout aio-fleet
21-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
21+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2222
with:
2323
repository: JSONbored/aio-fleet
2424
ref: 5ec144086658a99d7c65ecd16120953e5c481691

0 commit comments

Comments
 (0)