Skip to content

Commit a57ac81

Browse files
authored
Update run-dependabot.yml
1 parent 9cbebc0 commit a57ac81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v4
1212

1313
- name: Run Dependabot
14-
uses: dependabot/dependabot-core@v1
14+
uses: dependabot/dependabot-core@v0.288.0
1515
with:
1616
package-manager: "github-actions"
1717
directory: "/"

0 commit comments

Comments
 (0)