Skip to content

Commit 0ccfaf2

Browse files
Bump spring-io/backport-bot from 0.0.1 to 0.0.2 (#46)
Bumps [spring-io/backport-bot](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b37ec13 commit 0ccfaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spring-backport-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
steps:
1414

1515
- name: Create Backport Issue
16-
uses: spring-io/backport-bot@v0.0.1
16+
uses: spring-io/backport-bot@v0.0.2
1717
with:
1818
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}

0 commit comments

Comments
 (0)