mirror of
https://github.com/Fdawgs/node-poppler.git
synced 2026-07-02 00:17:43 +08:00
ci(deps): bump the fdawgs-owned group with 3 updates (#805)
Bumps the fdawgs-owned group with 3 updates: [fdawgs/workflows/.github/workflows/reusable-code-quality.yml](https://github.com/fdawgs/workflows), [fdawgs/workflows/.github/workflows/reusable-link-check.yml](https://github.com/fdawgs/workflows) and [fdawgs/workflows/.github/workflows/reusable-lock-threads.yml](https://github.com/fdawgs/workflows). Updates `fdawgs/workflows/.github/workflows/reusable-code-quality.yml` from 2.1.0 to 2.1.2 - [Release notes](https://github.com/fdawgs/workflows/releases) - [Commits](https://github.com/fdawgs/workflows/compare/d1e4b4f907d13700a600837a18e8d01c56b179bd...157c20f8c0ef03c36f2bdf7c53f76bed063f55b8) Updates `fdawgs/workflows/.github/workflows/reusable-link-check.yml` from 2.1.0 to 2.1.2 - [Release notes](https://github.com/fdawgs/workflows/releases) - [Commits](https://github.com/fdawgs/workflows/compare/d1e4b4f907d13700a600837a18e8d01c56b179bd...157c20f8c0ef03c36f2bdf7c53f76bed063f55b8) Updates `fdawgs/workflows/.github/workflows/reusable-lock-threads.yml` from 2.1.0 to 2.1.2 - [Release notes](https://github.com/fdawgs/workflows/releases) - [Commits](https://github.com/fdawgs/workflows/compare/d1e4b4f907d13700a600837a18e8d01c56b179bd...157c20f8c0ef03c36f2bdf7c53f76bed063f55b8) --- updated-dependencies: - dependency-name: fdawgs/workflows/.github/workflows/reusable-code-quality.yml dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fdawgs-owned - dependency-name: fdawgs/workflows/.github/workflows/reusable-link-check.yml dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fdawgs-owned - dependency-name: fdawgs/workflows/.github/workflows/reusable-lock-threads.yml dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fdawgs-owned ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,7 @@ permissions:
|
||||
jobs:
|
||||
code-quality:
|
||||
name: Code Quality
|
||||
uses: fdawgs/workflows/.github/workflows/reusable-code-quality.yml@d1e4b4f907d13700a600837a18e8d01c56b179bd # v2.1.0
|
||||
uses: fdawgs/workflows/.github/workflows/reusable-code-quality.yml@157c20f8c0ef03c36f2bdf7c53f76bed063f55b8 # v2.1.2
|
||||
permissions:
|
||||
contents: read
|
||||
with:
|
||||
|
||||
@@ -42,4 +42,4 @@ jobs:
|
||||
name: Link Check
|
||||
permissions:
|
||||
contents: read
|
||||
uses: fdawgs/workflows/.github/workflows/reusable-link-check.yml@d1e4b4f907d13700a600837a18e8d01c56b179bd # v2.1.0
|
||||
uses: fdawgs/workflows/.github/workflows/reusable-link-check.yml@157c20f8c0ef03c36f2bdf7c53f76bed063f55b8 # v2.1.2
|
||||
|
||||
@@ -30,4 +30,4 @@ jobs:
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
uses: fdawgs/workflows/.github/workflows/reusable-lock-threads.yml@d1e4b4f907d13700a600837a18e8d01c56b179bd # v2.1.0
|
||||
uses: fdawgs/workflows/.github/workflows/reusable-lock-threads.yml@157c20f8c0ef03c36f2bdf7c53f76bed063f55b8 # v2.1.2
|
||||
|
||||
Reference in New Issue
Block a user