Skip to content

Commit

Permalink
Merge pull request #82 from philips-software/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/zeebe-io/backport-action-1.4.0

Bump zeebe-io/backport-action from 1.2.0 to 1.4.0
  • Loading branch information
loafoe authored Oct 24, 2023
2 parents 20dc26e + ca12f9e commit 67b7841
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fetch-depth: 0

- name: Open Backport PR
uses: zeebe-io/backport-action@v1.2.0
uses: zeebe-io/backport-action@v1.4.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_workspace: ${{ github.workspace }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0

- name: Open Backport PR
uses: zeebe-io/backport-action@v1.2.0
uses: zeebe-io/backport-action@v1.4.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_workspace: ${{ github.workspace }}
Expand Down

0 comments on commit 67b7841

Please sign in to comment.