Skip to content

Commit 8f83765

Browse files
Merge pull request #137 from nextcloud/dependabot/github_actions/actions/checkout-6.0.0
build(deps): bump actions/checkout from 5.0.1 to 6.0.0
2 parents 9de09d6 + b029c89 commit 8f83765

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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
59+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
6060
with:
6161
token: ${{ secrets.COMMAND_BOT_PAT }}
6262
repository: ${{ github.repository_owner }}/${{ matrix.repositories }}

0 commit comments

Comments
 (0)