Skip to content

Bump the version-updates group with 8 updates#272

Merged
marcransome merged 1 commit intomainfrom
dependabot/github_actions/version-updates-0f2081aa07
May 2, 2026
Merged

Bump the version-updates group with 8 updates#272
marcransome merged 1 commit intomainfrom
dependabot/github_actions/version-updates-0f2081aa07

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps the version-updates group with 8 updates:

Package From To
fish-shop/workflows/.github/workflows/codeql-analysis.yml 1.14.4 1.14.5
fish-shop/workflows/.github/workflows/dependency-review.yml 1.14.4 1.14.5
fish-shop/workflows/.github/workflows/gitleaks.yml 1.14.4 1.14.5
fish-shop/workflows/.github/workflows/markdown-links.yml 1.14.4 1.14.5
fish-shop/workflows/.github/workflows/openssf-scorecard.yml 1.14.4 1.14.5
fish-shop/workflows/.github/workflows/release-tags.yml 1.14.4 1.14.5
step-security/harden-runner 2.19.0 2.19.1
fish-shop/install-fish-shell 2.1.11 2.1.12

Updates fish-shop/workflows/.github/workflows/codeql-analysis.yml from 1.14.4 to 1.14.5

Release notes

Sourced from fish-shop/workflows/.github/workflows/codeql-analysis.yml's releases.

v1.14.5

What's Changed

Full Changelog: fish-shop/workflows@v1.14.4...v1.14.5

Commits
  • f51e302 Merge pull request #189 from fish-shop/dependabot/github_actions/version-upda...
  • 6104059 Bump the version-updates group with 2 updates
  • See full diff in compare view

Updates fish-shop/workflows/.github/workflows/dependency-review.yml from 1.14.4 to 1.14.5

Release notes

Sourced from fish-shop/workflows/.github/workflows/dependency-review.yml's releases.

v1.14.5

What's Changed

Full Changelog: fish-shop/workflows@v1.14.4...v1.14.5

Commits
  • f51e302 Merge pull request #189 from fish-shop/dependabot/github_actions/version-upda...
  • 6104059 Bump the version-updates group with 2 updates
  • See full diff in compare view

Updates fish-shop/workflows/.github/workflows/gitleaks.yml from 1.14.4 to 1.14.5

Release notes

Sourced from fish-shop/workflows/.github/workflows/gitleaks.yml's releases.

v1.14.5

What's Changed

Full Changelog: fish-shop/workflows@v1.14.4...v1.14.5

Commits
  • f51e302 Merge pull request #189 from fish-shop/dependabot/github_actions/version-upda...
  • 6104059 Bump the version-updates group with 2 updates
  • See full diff in compare view

Updates fish-shop/workflows/.github/workflows/markdown-links.yml from 1.14.4 to 1.14.5

Release notes

Sourced from fish-shop/workflows/.github/workflows/markdown-links.yml's releases.

v1.14.5

What's Changed

Full Changelog: fish-shop/workflows@v1.14.4...v1.14.5

Commits
  • f51e302 Merge pull request #189 from fish-shop/dependabot/github_actions/version-upda...
  • 6104059 Bump the version-updates group with 2 updates
  • See full diff in compare view

Updates fish-shop/workflows/.github/workflows/openssf-scorecard.yml from 1.14.4 to 1.14.5

Release notes

Sourced from fish-shop/workflows/.github/workflows/openssf-scorecard.yml's releases.

v1.14.5

What's Changed

Full Changelog: fish-shop/workflows@v1.14.4...v1.14.5

Commits
  • f51e302 Merge pull request #189 from fish-shop/dependabot/github_actions/version-upda...
  • 6104059 Bump the version-updates group with 2 updates
  • See full diff in compare view

Updates fish-shop/workflows/.github/workflows/release-tags.yml from 1.14.4 to 1.14.5

Release notes

Sourced from fish-shop/workflows/.github/workflows/release-tags.yml's releases.

v1.14.5

What's Changed

Full Changelog: fish-shop/workflows@v1.14.4...v1.14.5

Commits
  • f51e302 Merge pull request #189 from fish-shop/dependabot/github_actions/version-upda...
  • 6104059 Bump the version-updates group with 2 updates
  • See full diff in compare view

Updates step-security/harden-runner from 2.19.0 to 2.19.1

Release notes

Sourced from step-security/harden-runner's releases.

v2.19.1

What's Changed

What the fix changes

  • Harden-Runner will detect ubuntu-slim runners and exit cleanly with an informational log message, instead of post harden runner step failing on chown: invalid user: 'undefined'.

What the fix does not do

  • Jobs running on ubuntu-slim will not be monitored by Harden-Runner. The agent relies on kernel-level features (that require elevated capabilities).
  • Per GitHub's docs on single-CPU runners: "The container for ubuntu-slim runners runs in unprivileged mode. This means that some operations requiring elevated privileges such as mounting file systems, using Docker-in-Docker, or accessing low-level kernel features are not supported." Those low-level kernel features are what the agent needs, so monitoring inside the unprivileged container is not feasible today.

For StepSecurity enterprise customers If your security posture requires that workflows are always monitored, you can block the use of ubuntu-slim via workflow run policies see the Runner Label Policy docs. This lets you enforce that jobs only run on monitored runner types.

New Contributors

Full Changelog: step-security/harden-runner@v2.19.0...v2.19.1

Commits
  • a5ad31d Merge pull request #657 from devantler/fix/ubuntu-slim-user-env
  • 6e92856 build dist and trim ubuntu-slim message
  • 4e0504e Merge branch 'main' into fix/ubuntu-slim-user-env
  • 376d25a fix: detect ubuntu-slim runners early and bail out
  • See full diff in compare view

Updates fish-shop/install-fish-shell from 2.1.11 to 2.1.12

Release notes

Sourced from fish-shop/install-fish-shell's releases.

v2.1.12

What's Changed

Full Changelog: fish-shop/install-fish-shell@v2.1.11...v2.1.12

Commits
  • ccc6616 Merge pull request #288 from fish-shop/dependabot/github_actions/version-upda...
  • 204280b Bump the version-updates group with 6 updates
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the version-updates group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [fish-shop/workflows/.github/workflows/codeql-analysis.yml](https://github.com/fish-shop/workflows) | `1.14.4` | `1.14.5` |
| [fish-shop/workflows/.github/workflows/dependency-review.yml](https://github.com/fish-shop/workflows) | `1.14.4` | `1.14.5` |
| [fish-shop/workflows/.github/workflows/gitleaks.yml](https://github.com/fish-shop/workflows) | `1.14.4` | `1.14.5` |
| [fish-shop/workflows/.github/workflows/markdown-links.yml](https://github.com/fish-shop/workflows) | `1.14.4` | `1.14.5` |
| [fish-shop/workflows/.github/workflows/openssf-scorecard.yml](https://github.com/fish-shop/workflows) | `1.14.4` | `1.14.5` |
| [fish-shop/workflows/.github/workflows/release-tags.yml](https://github.com/fish-shop/workflows) | `1.14.4` | `1.14.5` |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.19.0` | `2.19.1` |
| [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) | `2.1.11` | `2.1.12` |


Updates `fish-shop/workflows/.github/workflows/codeql-analysis.yml` from 1.14.4 to 1.14.5
- [Release notes](https://github.com/fish-shop/workflows/releases)
- [Commits](fish-shop/workflows@06fb481...f51e302)

Updates `fish-shop/workflows/.github/workflows/dependency-review.yml` from 1.14.4 to 1.14.5
- [Release notes](https://github.com/fish-shop/workflows/releases)
- [Commits](fish-shop/workflows@06fb481...f51e302)

Updates `fish-shop/workflows/.github/workflows/gitleaks.yml` from 1.14.4 to 1.14.5
- [Release notes](https://github.com/fish-shop/workflows/releases)
- [Commits](fish-shop/workflows@06fb481...f51e302)

Updates `fish-shop/workflows/.github/workflows/markdown-links.yml` from 1.14.4 to 1.14.5
- [Release notes](https://github.com/fish-shop/workflows/releases)
- [Commits](fish-shop/workflows@06fb481...f51e302)

Updates `fish-shop/workflows/.github/workflows/openssf-scorecard.yml` from 1.14.4 to 1.14.5
- [Release notes](https://github.com/fish-shop/workflows/releases)
- [Commits](fish-shop/workflows@06fb481...f51e302)

Updates `fish-shop/workflows/.github/workflows/release-tags.yml` from 1.14.4 to 1.14.5
- [Release notes](https://github.com/fish-shop/workflows/releases)
- [Commits](fish-shop/workflows@06fb481...f51e302)

Updates `step-security/harden-runner` from 2.19.0 to 2.19.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@8d3c67d...a5ad31d)

Updates `fish-shop/install-fish-shell` from 2.1.11 to 2.1.12
- [Release notes](https://github.com/fish-shop/install-fish-shell/releases)
- [Commits](fish-shop/install-fish-shell@9390565...ccc6616)

---
updated-dependencies:
- dependency-name: fish-shop/workflows/.github/workflows/codeql-analysis.yml
  dependency-version: 1.14.5
  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.14.5
  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.14.5
  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.14.5
  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.14.5
  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.14.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: step-security/harden-runner
  dependency-version: 2.19.1
  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.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner May 2, 2026 17:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/fish-shop/workflows/.github/workflows/openssf-scorecard.yml f51e302b38504e77ec3d2a6c874a45406bd14aad UnknownUnknown
actions/fish-shop/install-fish-shell ccc661674ad75f594cc6b6bf96e4ed76633454e2 🟢 8.2
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy🟢 10security policy file detected
Code-Review⚠️ 0Found 0/2 approved changesets -- score normalized to 0
Maintained🟢 1030 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Dependency-Update-Tool🟢 10update tool detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 10all dependencies are pinned
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
SAST🟢 10SAST tool is run on all commits
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Contributors🟢 10project has 3 contributing companies or organizations -- score normalized to 10
CI-Tests🟢 1015 out of 15 merged PRs checked by a CI test -- score normalized to 10
actions/step-security/harden-runner a5ad31d6a139d249332a2605b85202e8c0b78450 🟢 8.2
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
CI-Tests🟢 1015 out of 15 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review🟢 10all changesets reviewed
Contributors🟢 6project has 2 contributing companies or organizations -- score normalized to 6
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Maintained🟢 1014 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 6dependency not pinned by hash detected -- score normalized to 6
SAST🟢 10SAST tool is run on all commits
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities🟢 46 existing vulnerabilities detected

Scanned Files

  • .github/workflows/openssf-scorecard.yml
  • .github/workflows/test.yml

@marcransome marcransome enabled auto-merge May 2, 2026 17:07
@marcransome marcransome merged commit a365d84 into main May 2, 2026
11 checks passed
@marcransome marcransome deleted the dependabot/github_actions/version-updates-0f2081aa07 branch May 2, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant