Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Dec 17, 2024
1 parent c16701f commit 401be73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
run: sudo chown -R "$USER:$USER" "$GITHUB_WORKSPACE"

- name: "Rebase"
uses: bbeesley/gha-auto-dependabot-rebase@v1.5.54
uses: bbeesley/gha-auto-dependabot-rebase@v1.5.55
env:
GITHUB_TOKEN: ${{secrets.SOURCE_PUSH_TOKEN}}

0 comments on commit 401be73

Please sign in to comment.