Skip to content

Commit ab735ea

Browse files
committed
[Actions] Updated .github/workflows/dependabot.yml
1 parent 2cb1a0b commit ab735ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
run: sudo chown -R "$USER:$USER" "$GITHUB_WORKSPACE"
2424

2525
- name: "Rebase"
26-
uses: bbeesley/gha-auto-dependabot-rebase@v1.5.6
26+
uses: bbeesley/gha-auto-dependabot-rebase@v1.5.0
2727
env:
2828
GITHUB_TOKEN: ${{secrets.SOURCE_PUSH_TOKEN}}

0 commit comments

Comments
 (0)