Skip to content

Commit 6d949cf

Browse files
chore(deps): update actions/checkout action to v5.0.1 (#7618)
Co-authored-by: Gabe Pearhill <86282859+pearigee@users.noreply.github.com>
1 parent c22dd7c commit 6d949cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/discovery.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
sync:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
10+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1111
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
1212
with:
1313
node-version: 16

0 commit comments

Comments
 (0)