Skip to content

Commit 6ad2f45

Browse files
authored
Merge pull request #16 from getyourguide/24f4dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 4.2.1 to 4.2.2
2 parents 7877814 + 4efa774 commit 6ad2f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-submission.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout sources
18-
uses: actions/[email protected].1
18+
uses: actions/[email protected].2
1919
- uses: actions/[email protected]
2020
name: Setup Java
2121
with:

0 commit comments

Comments
 (0)