From 98469a258c82a6f03099d79a596c5cc6853d1841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 18:39:45 +0000 Subject: [PATCH] Bump the version-updates group with 3 updates Bumps the version-updates group with 3 updates: [fish-shop/install-plugin](https://github.com/fish-shop/install-plugin), [github/codeql-action](https://github.com/github/codeql-action) and [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell). Updates `fish-shop/install-plugin` from 2.3.6 to 2.3.7 - [Release notes](https://github.com/fish-shop/install-plugin/releases) - [Commits](https://github.com/fish-shop/install-plugin/compare/f238be503fef279b5f3a91de8e494dde5282f7aa...47c18e00a3feb0b780f74cb37707e2eabc91dfa9) Updates `github/codeql-action` from 3.26.6 to 3.26.7 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/4dd16135b69a43b6c8efb853346f8437d92d3c93...8214744c546c1e5c8f03dde8fab3a7353211988d) Updates `fish-shop/install-fish-shell` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/fish-shop/install-fish-shell/releases) - [Commits](https://github.com/fish-shop/install-fish-shell/compare/5aeaae235947bcda058e5ed000be9fe1388d20b1...7efaf348a2248a6ea62fe53bf9f9fbd501d71925) --- updated-dependencies: - dependency-name: fish-shop/install-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: fish-shop/install-fish-shell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/openssf-scorecard.yml | 2 +- .github/workflows/test.yml | 2 +- action.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/openssf-scorecard.yml b/.github/workflows/openssf-scorecard.yml index 2e8713f..22fce72 100644 --- a/.github/workflows/openssf-scorecard.yml +++ b/.github/workflows/openssf-scorecard.yml @@ -37,6 +37,6 @@ jobs: path: results.sarif retention-days: 5 - name: Upload to code scanning dashboard - uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6 + uses: github/codeql-action/upload-sarif@8214744c546c1e5c8f03dde8fab3a7353211988d # v3.26.7 with: sarif_file: results.sarif diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d69cf43..a429adb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,7 +27,7 @@ jobs: - name: Checkout repository uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Install fish shell - uses: fish-shop/install-fish-shell@5aeaae235947bcda058e5ed000be9fe1388d20b1 # v1.0.17 + uses: fish-shop/install-fish-shell@7efaf348a2248a6ea62fe53bf9f9fbd501d71925 # v1.0.18 - name: Create passing tests run: | for count in (seq 1 3) diff --git a/action.yml b/action.yml index 5af94ce..4c37800 100644 --- a/action.yml +++ b/action.yml @@ -30,7 +30,7 @@ runs: using: 'composite' steps: - name: Install fisher - uses: fish-shop/install-plugin@f238be503fef279b5f3a91de8e494dde5282f7aa # v2.3.6 + uses: fish-shop/install-plugin@47c18e00a3feb0b780f74cb37707e2eabc91dfa9 # v2.3.7 with: plugin-manager: fisher plugins: jorgebucaran/fishtape