Browse Source

⬆ Bump the github-actions group with 2 updates

Bumps the github-actions group with 2 updates: [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action).


Updates `eps1lon/actions-label-merge-conflict` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
- [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
- [Commits](1df065ebe6...0273be72a0bbd58fcd71d0d6c02c209b50d1e5e1)

Updates `zizmorcore/zizmor-action` from 0.5.3 to 0.5.6
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](b1d7e1fb5d...5f14fd08f7cf1cb1609c1e344975f152c7ee938d)

---
updated-dependencies:
- dependency-name: eps1lon/actions-label-merge-conflict
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
pull/15682/head
dependabot[bot] 21 hours ago
committed by GitHub
parent
commit
095d657195
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/detect-conflicts.yml
  2. 2
      .github/workflows/zizmor.yml

2
.github/workflows/detect-conflicts.yml

@ -15,7 +15,7 @@ jobs:
timeout-minutes: 5
steps:
- name: Check if PRs have merge conflicts
uses: eps1lon/actions-label-merge-conflict@1df065ebe6e3310545d4f4c4e862e43bdca146f0 # v3.0.3
uses: eps1lon/actions-label-merge-conflict@0273be72a0bbd58fcd71d0d6c02c209b50d1e5e1 # v3.1.0
with:
dirtyLabel: "conflicts"
repoToken: "${{ secrets.GITHUB_TOKEN }}"

2
.github/workflows/zizmor.yml

@ -21,4 +21,4 @@ jobs:
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6

Loading…
Cancel
Save