Skip to content

Commit

Permalink
Bump tibdex/backport from 2.0.3 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [tibdex/backport](https://github.com/tibdex/backport) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/tibdex/backport/releases)
- [Commits](tibdex/backport@v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: tibdex/backport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 0c85e61 commit a806545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
github.event.pull_request.merged
&& contains(github.event.label.name, 'backport')
steps:
- uses: tibdex/[email protected].3
- uses: tibdex/[email protected].4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a806545

Please sign in to comment.