Skip to content

Commit 1b758a9

Browse files
authored
Merge pull request #6 from Bearsampp/dependabot/github_actions/actions/checkout-3.0.2
Bump actions/checkout from 2.3.5 to 3.0.2
2 parents 6177999 + 2c655ba commit 1b758a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
repository: ${{ steps.metadata.outputs.repository }}
1515

1616
steps:
17-
- uses: actions/checkout@v2.3.5
17+
- uses: actions/checkout@v3.0.2
1818

1919
- uses: ahmadnassri/action-metadata@v1
2020
id: metadata

0 commit comments

Comments
 (0)