Skip to content

Commit fcfa317

Browse files
Merge pull request #139 from nextcloud/dependabot/github_actions/actions/checkout-6.0.1
build(deps): bump actions/checkout from 6.0.0 to 6.0.1
2 parents a76b60e + 443014e commit fcfa317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dispatch-npm-engines.yml

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

5757
steps:
5858
- name: Checkout target repository
59-
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
59+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
6060
with:
6161
token: ${{ secrets.COMMAND_BOT_PAT }}
6262
repository: ${{ github.repository_owner }}/${{ matrix.repositories }}

0 commit comments

Comments
 (0)