Skip to content

Commit 8097c1d

Browse files
dependabot[bot]bbeesley-bot
authored andcommitted
chore(deps): bump bbeesley/gha-auto-dependabot-rebase
Bumps [bbeesley/gha-auto-dependabot-rebase](https://github.com/bbeesley/gha-auto-dependabot-rebase) from 1.5.224 to 1.5.225. - [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.224...v1.5.225) --- updated-dependencies: - dependency-name: bbeesley/gha-auto-dependabot-rebase dependency-version: 1.5.225 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76d57e2 commit 8097c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-rebase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
if: github.event_name == 'release' || github.ref_name == github.event.repository.default_branch
1414
steps:
1515
- name: request rebase
16-
uses: "bbeesley/[email protected].224"
16+
uses: "bbeesley/[email protected].225"
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GH_PA_TOKEN }}

0 commit comments

Comments
 (0)