Skip to content

Commit 8677b25

Browse files
Bump devops-infra/action-pull-request from 0.5.5 to 0.6.0
Bumps [devops-infra/action-pull-request](https://github.com/devops-infra/action-pull-request) from 0.5.5 to 0.6.0. - [Release notes](https://github.com/devops-infra/action-pull-request/releases) - [Commits](devops-infra/action-pull-request@v0.5.5...v0.6.0) --- updated-dependencies: - dependency-name: devops-infra/action-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55bd552 commit 8677b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PUSH-OTHER.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
8484
- name: PR - bugfix (conditional)
8585
if: startsWith(github.ref, 'refs/heads/bug')
86-
uses: devops-infra/action-pull-request@v0.5.5
86+
uses: devops-infra/action-pull-request@v0.6.0
8787
with:
8888
github_token: ${{ secrets.GITHUB_TOKEN }}
8989
assignee: ${{ github.actor }}

0 commit comments

Comments
 (0)