Skip to content

Commit b8a3f80

Browse files
authored
Merge pull request #96 from stacknil/dependabot/github_actions/actions/checkout-7.0.0
chore(deps): bump actions/checkout from 6.0.2 to 7.0.0
2 parents afca612 + 794c8d3 commit b8a3f80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repo-sentinel.yml

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

1616
steps:
1717
- name: Checkout
18-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1919

2020
- name: Set up Python
2121
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0

0 commit comments

Comments
 (0)