We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a76b60e + 443014e commit fcfa317Copy full SHA for fcfa317
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
60
with:
61
token: ${{ secrets.COMMAND_BOT_PAT }}
62
repository: ${{ github.repository_owner }}/${{ matrix.repositories }}
0 commit comments