From c9876810aadfd03cb7d8999690624baa645f400b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:15:35 +0000 Subject: [PATCH] Bump the version-updates group with 7 updates Bumps the version-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [fish-shop/workflows/.github/workflows/codeql-analysis.yml](https://github.com/fish-shop/workflows) | `1.13.48` | `1.13.49` | | [fish-shop/workflows/.github/workflows/dependency-review.yml](https://github.com/fish-shop/workflows) | `1.13.48` | `1.13.49` | | [fish-shop/workflows/.github/workflows/gitleaks.yml](https://github.com/fish-shop/workflows) | `1.13.48` | `1.13.49` | | [fish-shop/workflows/.github/workflows/markdown-links.yml](https://github.com/fish-shop/workflows) | `1.13.48` | `1.13.49` | | [fish-shop/workflows/.github/workflows/openssf-scorecard.yml](https://github.com/fish-shop/workflows) | `1.13.48` | `1.13.49` | | [fish-shop/workflows/.github/workflows/release-tags.yml](https://github.com/fish-shop/workflows) | `1.13.48` | `1.13.49` | | [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) | `2.1.4` | `2.1.5` | Updates `fish-shop/workflows/.github/workflows/codeql-analysis.yml` from 1.13.48 to 1.13.49 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](https://github.com/fish-shop/workflows/compare/4597d09a42cfaa6eaaa0023baf068b958badf522...d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334) Updates `fish-shop/workflows/.github/workflows/dependency-review.yml` from 1.13.48 to 1.13.49 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](https://github.com/fish-shop/workflows/compare/4597d09a42cfaa6eaaa0023baf068b958badf522...d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334) Updates `fish-shop/workflows/.github/workflows/gitleaks.yml` from 1.13.48 to 1.13.49 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](https://github.com/fish-shop/workflows/compare/4597d09a42cfaa6eaaa0023baf068b958badf522...d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334) Updates `fish-shop/workflows/.github/workflows/markdown-links.yml` from 1.13.48 to 1.13.49 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](https://github.com/fish-shop/workflows/compare/4597d09a42cfaa6eaaa0023baf068b958badf522...d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334) Updates `fish-shop/workflows/.github/workflows/openssf-scorecard.yml` from 1.13.48 to 1.13.49 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](https://github.com/fish-shop/workflows/compare/4597d09a42cfaa6eaaa0023baf068b958badf522...d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334) Updates `fish-shop/workflows/.github/workflows/release-tags.yml` from 1.13.48 to 1.13.49 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](https://github.com/fish-shop/workflows/compare/4597d09a42cfaa6eaaa0023baf068b958badf522...d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334) Updates `fish-shop/install-fish-shell` from 2.1.4 to 2.1.5 - [Release notes](https://github.com/fish-shop/install-fish-shell/releases) - [Commits](https://github.com/fish-shop/install-fish-shell/compare/a244f15108289a60bea57defc658b38cd938de5d...1da58e3b88419871733a85e3c00e62fa32b748ab) --- updated-dependencies: - dependency-name: fish-shop/workflows/.github/workflows/codeql-analysis.yml dependency-version: 1.13.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: fish-shop/workflows/.github/workflows/dependency-review.yml dependency-version: 1.13.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: fish-shop/workflows/.github/workflows/gitleaks.yml dependency-version: 1.13.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: fish-shop/workflows/.github/workflows/markdown-links.yml dependency-version: 1.13.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: fish-shop/workflows/.github/workflows/openssf-scorecard.yml dependency-version: 1.13.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: fish-shop/workflows/.github/workflows/release-tags.yml dependency-version: 1.13.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: fish-shop/install-fish-shell dependency-version: 2.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/dependency-review.yml | 2 +- .github/workflows/gitleaks.yml | 2 +- .github/workflows/markdown-links.yml | 2 +- .github/workflows/openssf-scorecard.yml | 2 +- .github/workflows/release-tags.yml | 2 +- .github/workflows/test.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index d1dcc44..e0b1c97 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -17,4 +17,4 @@ jobs: name: CodeQL Analysis permissions: security-events: write - uses: fish-shop/workflows/.github/workflows/codeql-analysis.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48 + uses: fish-shop/workflows/.github/workflows/codeql-analysis.yml@d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334 # v1.13.49 diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index ec86a48..427947e 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -11,4 +11,4 @@ jobs: name: Dependency Review permissions: pull-requests: write - uses: fish-shop/workflows/.github/workflows/dependency-review.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48 + uses: fish-shop/workflows/.github/workflows/dependency-review.yml@d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334 # v1.13.49 diff --git a/.github/workflows/gitleaks.yml b/.github/workflows/gitleaks.yml index b82adb0..f66f7af 100644 --- a/.github/workflows/gitleaks.yml +++ b/.github/workflows/gitleaks.yml @@ -14,6 +14,6 @@ jobs: name: Gitleaks SAST scan permissions: pull-requests: write - uses: fish-shop/workflows/.github/workflows/gitleaks.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48 + uses: fish-shop/workflows/.github/workflows/gitleaks.yml@d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334 # v1.13.49 secrets: gitleaks_license: ${secrets.GITLEAKS_LICENSE} diff --git a/.github/workflows/markdown-links.yml b/.github/workflows/markdown-links.yml index 7e3a9a3..2abe15c 100644 --- a/.github/workflows/markdown-links.yml +++ b/.github/workflows/markdown-links.yml @@ -11,4 +11,4 @@ jobs: name: Markdown Links Check permissions: pull-requests: write - uses: fish-shop/workflows/.github/workflows/markdown-links.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48 + uses: fish-shop/workflows/.github/workflows/markdown-links.yml@d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334 # v1.13.49 diff --git a/.github/workflows/openssf-scorecard.yml b/.github/workflows/openssf-scorecard.yml index b1a7b0a..d4ecf17 100644 --- a/.github/workflows/openssf-scorecard.yml +++ b/.github/workflows/openssf-scorecard.yml @@ -14,4 +14,4 @@ jobs: permissions: security-events: write # Needed to upload the results to code scanning dashboard id-token: write # Needed to publish results to OpenSSF API and get a badge - uses: fish-shop/workflows/.github/workflows/openssf-scorecard.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48 + uses: fish-shop/workflows/.github/workflows/openssf-scorecard.yml@d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334 # v1.13.49 diff --git a/.github/workflows/release-tags.yml b/.github/workflows/release-tags.yml index aa9bf9d..e17b370 100644 --- a/.github/workflows/release-tags.yml +++ b/.github/workflows/release-tags.yml @@ -11,4 +11,4 @@ jobs: name: Release Tags permissions: contents: write - uses: fish-shop/workflows/.github/workflows/release-tags.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48 + uses: fish-shop/workflows/.github/workflows/release-tags.yml@d7ced0f5d47c0a6a1c55b8b1f3ff9b16b2bcb334 # v1.13.49 diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 795f30b..f215542 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -35,7 +35,7 @@ jobs: - name: Checkout repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Install fish shell - uses: fish-shop/install-fish-shell@a244f15108289a60bea57defc658b38cd938de5d # v2.1.4 + uses: fish-shop/install-fish-shell@1da58e3b88419871733a85e3c00e62fa32b748ab # v2.1.5 - name: Install plugin manager uses: ./ with: