Skip to content

Commit

Permalink
Merge pull request #130 from devops-infra/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…evops-infra/action-pull-request-0.6.0

Bump devops-infra/action-pull-request from 0.5.5 to 0.6.0
  • Loading branch information
ChristophShyper authored Feb 12, 2025
2 parents 55bd552 + 8677b25 commit 35d5014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PUSH-OTHER.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: PR - bugfix (conditional)
if: startsWith(github.ref, 'refs/heads/bug')
uses: devops-infra/action-pull-request@v0.5.5
uses: devops-infra/action-pull-request@v0.6.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
assignee: ${{ github.actor }}
Expand Down

0 comments on commit 35d5014

Please sign in to comment.