Skip to content

Commit

Permalink
Bump PHPDevsr/check-conflict-action from 1.0.0 to 1.1.0 (#3)
Browse files Browse the repository at this point in the history
Bumps [PHPDevsr/check-conflict-action](https://github.com/phpdevsr/check-conflict-action) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/phpdevsr/check-conflict-action/releases)
- [Commits](PHPDevsr/check-conflict-action@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: PHPDevsr/check-conflict-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent c2cf6d2 commit cbc1fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-conflict.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Check conflict branch in PR
uses: PHPDevsr/check-conflict-action@v1.0.0
uses: PHPDevsr/check-conflict-action@v1.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
label: stale
Expand Down

0 comments on commit cbc1fab

Please sign in to comment.