Skip to content

Commit aa12e77

Browse files
ci(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#180)
1 parent e862d97 commit aa12e77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
if: github.repository == inputs.target-repo && github.event.pull_request.user.login == 'dependabot[bot]'
3636
runs-on: ubuntu-latest
3737
steps:
38-
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
38+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3939
with:
4040
persist-credentials: false
4141
- uses: ahmadnassri/action-dependabot-auto-merge@45fc124d949b19b6b8bf6645b6c9d55f4f9ac61a # v2.6.6

0 commit comments

Comments
 (0)