Skip to content

Commit 503f3df

Browse files
Bump spring-io/backport-bot in the development-dependencies group
Bumps the development-dependencies group with 1 update: [spring-io/backport-bot](https://github.com/spring-io/backport-bot). Updates `spring-io/backport-bot` from 0.0.1 to 0.0.2 - [Release notes](https://github.com/spring-io/backport-bot/releases) - [Commits](spring-io/backport-bot@v0.0.1...v0.0.2) --- updated-dependencies: - dependency-name: spring-io/backport-bot dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6608249 commit 503f3df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backport-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
if: contains(github.event.head_commit.message, 'Fixes:') || contains(github.event.head_commit.message, 'Closes:')
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: spring-io/backport-bot@v0.0.1
13+
- uses: spring-io/backport-bot@v0.0.2
1414
with:
1515
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}

0 commit comments

Comments
 (0)