From f71f8045638ff8d8f5f3f47124a52fd7453c87b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 13:54:23 +0000 Subject: [PATCH] Bump the github-actions group with 4 updates Bumps the github-actions group with 4 updates: [zemd/js/.github/workflows/shared-ci.yml](https://github.com/zemd/js), [zemd/js/.github/workflows/shared-release.yml](https://github.com/zemd/js), [zemd/js/.github/workflows/shared-scorecard.yml](https://github.com/zemd/js) and [zemd/js/.github/workflows/shared-zizmor.yml](https://github.com/zemd/js). Updates `zemd/js/.github/workflows/shared-ci.yml` from b19c6d488d51366cdcfd2b131b7f4d83bfb9b502 to 29e4b9216068b510a4d1200819ddd3f4383871ed - [Release notes](https://github.com/zemd/js/releases) - [Commits](https://github.com/zemd/js/compare/b19c6d488d51366cdcfd2b131b7f4d83bfb9b502...29e4b9216068b510a4d1200819ddd3f4383871ed) Updates `zemd/js/.github/workflows/shared-release.yml` from b19c6d488d51366cdcfd2b131b7f4d83bfb9b502 to 29e4b9216068b510a4d1200819ddd3f4383871ed - [Release notes](https://github.com/zemd/js/releases) - [Commits](https://github.com/zemd/js/compare/b19c6d488d51366cdcfd2b131b7f4d83bfb9b502...29e4b9216068b510a4d1200819ddd3f4383871ed) Updates `zemd/js/.github/workflows/shared-scorecard.yml` from b19c6d488d51366cdcfd2b131b7f4d83bfb9b502 to 29e4b9216068b510a4d1200819ddd3f4383871ed - [Release notes](https://github.com/zemd/js/releases) - [Commits](https://github.com/zemd/js/compare/b19c6d488d51366cdcfd2b131b7f4d83bfb9b502...29e4b9216068b510a4d1200819ddd3f4383871ed) Updates `zemd/js/.github/workflows/shared-zizmor.yml` from b19c6d488d51366cdcfd2b131b7f4d83bfb9b502 to 29e4b9216068b510a4d1200819ddd3f4383871ed - [Release notes](https://github.com/zemd/js/releases) - [Commits](https://github.com/zemd/js/compare/b19c6d488d51366cdcfd2b131b7f4d83bfb9b502...29e4b9216068b510a4d1200819ddd3f4383871ed) --- updated-dependencies: - dependency-name: zemd/js/.github/workflows/shared-ci.yml dependency-version: 29e4b9216068b510a4d1200819ddd3f4383871ed dependency-type: direct:production dependency-group: github-actions - dependency-name: zemd/js/.github/workflows/shared-release.yml dependency-version: 29e4b9216068b510a4d1200819ddd3f4383871ed dependency-type: direct:production dependency-group: github-actions - dependency-name: zemd/js/.github/workflows/shared-scorecard.yml dependency-version: 29e4b9216068b510a4d1200819ddd3f4383871ed dependency-type: direct:production dependency-group: github-actions - dependency-name: zemd/js/.github/workflows/shared-zizmor.yml dependency-version: 29e4b9216068b510a4d1200819ddd3f4383871ed dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/repo-ci.yml | 2 +- .github/workflows/repo-release.yml | 2 +- .github/workflows/repo-scorecard.yml | 2 +- .github/workflows/repo-zizmor.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/repo-ci.yml b/.github/workflows/repo-ci.yml index ddd0b84..3c702cc 100644 --- a/.github/workflows/repo-ci.yml +++ b/.github/workflows/repo-ci.yml @@ -14,7 +14,7 @@ concurrency: jobs: ci: name: CI - uses: zemd/js/.github/workflows/shared-ci.yml@b19c6d488d51366cdcfd2b131b7f4d83bfb9b502 # v4 + uses: zemd/js/.github/workflows/shared-ci.yml@29e4b9216068b510a4d1200819ddd3f4383871ed # v4 permissions: contents: read with: diff --git a/.github/workflows/repo-release.yml b/.github/workflows/repo-release.yml index 47f785d..ee1ab46 100644 --- a/.github/workflows/repo-release.yml +++ b/.github/workflows/repo-release.yml @@ -18,7 +18,7 @@ concurrency: jobs: release: name: Release - uses: zemd/js/.github/workflows/shared-release.yml@b19c6d488d51366cdcfd2b131b7f4d83bfb9b502 # v4 + uses: zemd/js/.github/workflows/shared-release.yml@29e4b9216068b510a4d1200819ddd3f4383871ed # v4 permissions: contents: read # check release state and pinned tooling id-token: write # npm trusted publishing (OIDC) diff --git a/.github/workflows/repo-scorecard.yml b/.github/workflows/repo-scorecard.yml index 0641918..2a85e68 100644 --- a/.github/workflows/repo-scorecard.yml +++ b/.github/workflows/repo-scorecard.yml @@ -17,7 +17,7 @@ concurrency: jobs: scorecard: name: Scorecard - uses: zemd/js/.github/workflows/shared-scorecard.yml@b19c6d488d51366cdcfd2b131b7f4d83bfb9b502 # v4 + uses: zemd/js/.github/workflows/shared-scorecard.yml@29e4b9216068b510a4d1200819ddd3f4383871ed # v4 permissions: contents: read # checkout the repository for analysis actions: read # inspect workflow runs for dangerous patterns diff --git a/.github/workflows/repo-zizmor.yml b/.github/workflows/repo-zizmor.yml index 729b84e..6966e05 100644 --- a/.github/workflows/repo-zizmor.yml +++ b/.github/workflows/repo-zizmor.yml @@ -21,6 +21,6 @@ concurrency: jobs: zizmor: name: zizmor - uses: zemd/js/.github/workflows/shared-zizmor.yml@b19c6d488d51366cdcfd2b131b7f4d83bfb9b502 # v4 + uses: zemd/js/.github/workflows/shared-zizmor.yml@29e4b9216068b510a4d1200819ddd3f4383871ed # v4 permissions: contents: read # checkout and online audits