Skip to content

Commit f1eb71b

Browse files
Bump the version-updates group with 8 updates
Bumps the version-updates group with 8 updates: | Package | From | To | | --- | --- | --- | | [fish-shop/install-plugin-manager](https://github.com/fish-shop/install-plugin-manager) | `2.3.94` | `2.3.95` | | [fish-shop/workflows/.github/workflows/codeql-analysis.yml](https://github.com/fish-shop/workflows) | `1.13.47` | `1.13.48` | | [fish-shop/workflows/.github/workflows/dependency-review.yml](https://github.com/fish-shop/workflows) | `1.13.47` | `1.13.48` | | [fish-shop/workflows/.github/workflows/gitleaks.yml](https://github.com/fish-shop/workflows) | `1.13.47` | `1.13.48` | | [fish-shop/workflows/.github/workflows/markdown-links.yml](https://github.com/fish-shop/workflows) | `1.13.47` | `1.13.48` | | [fish-shop/workflows/.github/workflows/openssf-scorecard.yml](https://github.com/fish-shop/workflows) | `1.13.47` | `1.13.48` | | [fish-shop/workflows/.github/workflows/release-tags.yml](https://github.com/fish-shop/workflows) | `1.13.47` | `1.13.48` | | [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) | `2.1.3` | `2.1.4` | Updates `fish-shop/install-plugin-manager` from 2.3.94 to 2.3.95 - [Release notes](https://github.com/fish-shop/install-plugin-manager/releases) - [Commits](fish-shop/install-plugin-manager@854d942...a2319f8) Updates `fish-shop/workflows/.github/workflows/codeql-analysis.yml` from 1.13.47 to 1.13.48 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](fish-shop/workflows@c55b355...4597d09) Updates `fish-shop/workflows/.github/workflows/dependency-review.yml` from 1.13.47 to 1.13.48 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](fish-shop/workflows@c55b355...4597d09) Updates `fish-shop/workflows/.github/workflows/gitleaks.yml` from 1.13.47 to 1.13.48 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](fish-shop/workflows@c55b355...4597d09) Updates `fish-shop/workflows/.github/workflows/markdown-links.yml` from 1.13.47 to 1.13.48 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](fish-shop/workflows@c55b355...4597d09) Updates `fish-shop/workflows/.github/workflows/openssf-scorecard.yml` from 1.13.47 to 1.13.48 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](fish-shop/workflows@c55b355...4597d09) Updates `fish-shop/workflows/.github/workflows/release-tags.yml` from 1.13.47 to 1.13.48 - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](fish-shop/workflows@c55b355...4597d09) Updates `fish-shop/install-fish-shell` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/fish-shop/install-fish-shell/releases) - [Commits](fish-shop/install-fish-shell@d4bf3f2...a244f15) --- updated-dependencies: - dependency-name: fish-shop/install-plugin-manager dependency-version: 2.3.95 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: fish-shop/workflows/.github/workflows/codeql-analysis.yml dependency-version: 1.13.48 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.48 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.48 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.48 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.48 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.48 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.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24069d8 commit f1eb71b

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
name: CodeQL Analysis
1818
permissions:
1919
security-events: write
20-
uses: fish-shop/workflows/.github/workflows/codeql-analysis.yml@c55b3551f399958b0b2d5599c0b11f94d16d165f # v1.13.47
20+
uses: fish-shop/workflows/.github/workflows/codeql-analysis.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
name: Dependency Review
1212
permissions:
1313
pull-requests: write
14-
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@c55b3551f399958b0b2d5599c0b11f94d16d165f # v1.13.47
14+
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48

.github/workflows/gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
name: Gitleaks SAST scan
1515
permissions:
1616
pull-requests: write
17-
uses: fish-shop/workflows/.github/workflows/gitleaks.yml@c55b3551f399958b0b2d5599c0b11f94d16d165f # v1.13.47
17+
uses: fish-shop/workflows/.github/workflows/gitleaks.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48
1818
secrets:
1919
gitleaks_license: ${secrets.GITLEAKS_LICENSE}

.github/workflows/markdown-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
name: Markdown Links Check
1212
permissions:
1313
pull-requests: write
14-
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@c55b3551f399958b0b2d5599c0b11f94d16d165f # v1.13.47
14+
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48

.github/workflows/openssf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
permissions:
1515
security-events: write # Needed to upload the results to code scanning dashboard
1616
id-token: write # Needed to publish results to OpenSSF API and get a badge
17-
uses: fish-shop/workflows/.github/workflows/openssf-scorecard.yml@c55b3551f399958b0b2d5599c0b11f94d16d165f # v1.13.47
17+
uses: fish-shop/workflows/.github/workflows/openssf-scorecard.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48

.github/workflows/release-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
name: Release Tags
1212
permissions:
1313
contents: write
14-
uses: fish-shop/workflows/.github/workflows/release-tags.yml@c55b3551f399958b0b2d5599c0b11f94d16d165f # v1.13.47
14+
uses: fish-shop/workflows/.github/workflows/release-tags.yml@4597d09a42cfaa6eaaa0023baf068b958badf522 # v1.13.48

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Checkout repository
3636
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737
- name: Install fish shell
38-
uses: fish-shop/install-fish-shell@d4bf3f2f9a7f054ee44af9ac049ba0ccdcd4d775 # v2.1.3
38+
uses: fish-shop/install-fish-shell@a244f15108289a60bea57defc658b38cd938de5d # v2.1.4
3939
- if: matrix.plugin-manager != 'oh-my-fish'
4040
name: Install plugin using <username>/<repo> name
4141
uses: ./

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ inputs:
1313
runs:
1414
using: 'composite'
1515
steps:
16-
- uses: fish-shop/install-plugin-manager@854d94279b6a2bdaf0838a2572d46753042291b7 # v2.3.94
16+
- uses: fish-shop/install-plugin-manager@a2319f852eb2b739ef3df7fb3286f0bbe8cdd50c # v2.3.95
1717
with:
1818
plugin-manager: ${{ inputs.plugin-manager }}
1919
- name: Install plugins

0 commit comments

Comments
 (0)