Compare commits

...

6 Commits

Author SHA1 Message Date
Adam Warner 26132faf46
Bump eps1lon/actions-label-merge-conflict from 2.1.0 to 3.0.0 (#5626)
1 month ago
Adam Warner b32f778654
Bump tox from 4.14.1 to 4.14.2 in /test (#5611)
1 month ago
Adam Warner c69e0eb254
Bump pytest from 8.0.2 to 8.1.1 in /test (#5607)
1 month ago
dependabot[bot] 81ad1a76e6
Bump eps1lon/actions-label-merge-conflict from 2.1.0 to 3.0.0
1 month ago
dependabot[bot] 7aab7d9849
Bump tox from 4.14.1 to 4.14.2 in /test
2 months ago
dependabot[bot] 08dd321f73
Bump pytest from 8.0.2 to 8.1.1 in /test
2 months ago

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check if PRs are have merge conflicts
uses: eps1lon/actions-label-merge-conflict@v2.1.0
uses: eps1lon/actions-label-merge-conflict@v3.0.0
with:
dirtyLabel: "PR: Merge Conflict"
repoToken: "${{ secrets.GITHUB_TOKEN }}"

@ -1,6 +1,6 @@
pyyaml == 6.0.1
pytest == 8.0.2
pytest == 8.1.1
pytest-xdist == 3.5.0
pytest-testinfra == 10.1.0
tox == 4.14.1
tox == 4.14.2

Loading…
Cancel
Save