We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9de09d6 + b029c89 commit 8f83765Copy full SHA for 8f83765
1 file changed
.github/workflows/dispatch-npm-engines.yml
@@ -56,7 +56,7 @@ jobs:
56
57
steps:
58
- name: Checkout target repository
59
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
60
with:
61
token: ${{ secrets.COMMAND_BOT_PAT }}
62
repository: ${{ github.repository_owner }}/${{ matrix.repositories }}
0 commit comments