We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbebc0 commit a57ac81Copy full SHA for a57ac81
.github/workflows/run-dependabot.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v4
12
13
- name: Run Dependabot
14
- uses: dependabot/dependabot-core@v1
+ uses: dependabot/dependabot-core@v0.288.0
15
with:
16
package-manager: "github-actions"
17
directory: "/"
0 commit comments