Skip to content

Commit

Permalink
[FF-1429]: 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.3.51 to 1.3.52.
- [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.3.51...v1.3.52)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 15, 2023
1 parent 28f8751 commit 1be535f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
timeout-minutes: 5
steps:
- name: rebase
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.51
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.52
env:
GITHUB_TOKEN: ${{secrets.SOURCE_PUSH_TOKEN}}
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
timeout-minutes: 5
steps:
- name: rebase
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.49
uses: bbeesley/gha-auto-dependabot-rebase@v1.3.52
env:
GITHUB_TOKEN: ${{secrets.SOURCE_PUSH_TOKEN}}

0 comments on commit 1be535f

Please sign in to comment.