Skip to content

Commit

Permalink
chore(deps): bump bbeesley/gha-auto-dependabot-rebase
Browse files Browse the repository at this point in the history
Bumps [bbeesley/gha-auto-dependabot-rebase](https://github.com/bbeesley/gha-auto-dependabot-rebase) from 1.5.39 to 1.5.40.
- [Release notes](https://github.com/bbeesley/gha-auto-dependabot-rebase/releases)
- [Changelog](https://github.com/bbeesley/gha-auto-dependabot-rebase/blob/main/CHANGELOG.md)
- [Commits](bbeesley/gha-auto-dependabot-rebase@v1.5.39...v1.5.40)

---
updated-dependencies:
- dependency-name: bbeesley/gha-auto-dependabot-rebase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent df24e98 commit 9297029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
if: github.event_name == 'release' || github.ref_name == github.event.repository.default_branch
steps:
- name: request rebase
uses: bbeesley/[email protected].39
uses: bbeesley/[email protected].40
env:
GITHUB_TOKEN: ${{ secrets.BOT_PA_TOKEN }}

0 comments on commit 9297029

Please sign in to comment.