Skip to content

Commit ad94676

Browse files
authored
Merge pull request #98 from wollomatic/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 4.3.1 to 6.0.2
2 parents 172a27f + 7401d7f commit ad94676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
egress-policy: audit
2323

2424
- name: 'Checkout Repository'
25-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
25+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626
- name: 'Dependency Review'
2727
uses: actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3

0 commit comments

Comments
 (0)