Skip to content

Commit

Permalink
Bump the version-updates group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the version-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [fish-shop/install-plugin](https://github.com/fish-shop/install-plugin) | `2.2.14` | `2.2.15` |
| [fish-shop/workflows](https://github.com/fish-shop/workflows) | `1.9.6` | `1.9.7` |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.9.0` | `2.9.1` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.4` | `4.3.6` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.25.15` | `3.26.0` |
| [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) | `1.0.10` | `1.0.11` |



Updates `fish-shop/install-plugin` from 2.2.14 to 2.2.15
- [Release notes](https://github.com/fish-shop/install-plugin/releases)
- [Commits](fish-shop/install-plugin@6b841c1...ac91ae7)

Updates `fish-shop/workflows` from 1.9.6 to 1.9.7
- [Release notes](https://github.com/fish-shop/workflows/releases)
- [Commits](fish-shop/workflows@6a65387...0ab2668)

Updates `step-security/harden-runner` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0d38121...5c7944e)

Updates `actions/upload-artifact` from 4.3.4 to 4.3.6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@0b2256b...834a144)

Updates `github/codeql-action` from 3.25.15 to 3.26.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@afb54ba...eb055d7)

Updates `fish-shop/install-fish-shell` from 1.0.10 to 1.0.11
- [Release notes](https://github.com/fish-shop/install-fish-shell/releases)
- [Commits](fish-shop/install-fish-shell@81b9ed7...71e4212)

---
updated-dependencies:
- dependency-name: fish-shop/install-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: fish-shop/workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: actions/upload-artifact
  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-minor
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent f2875ef commit e3184ef
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
dependency-review:
permissions:
pull-requests: write
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@6a65387b9d8807b9140bfde501823dd96243f611 # v1.9.6
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@0ab266814f754c4b1706b523a4e90ccd97bcc362 # v1.9.7
2 changes: 1 addition & 1 deletion .github/workflows/markdown-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
markdown-links:
permissions:
pull-requests: write
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@6a65387b9d8807b9140bfde501823dd96243f611 # v1.9.6
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@0ab266814f754c4b1706b523a4e90ccd97bcc362 # v1.9.7
6 changes: 3 additions & 3 deletions .github/workflows/openssf-scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
id-token: write # Needed to publish results to OpenSSF API and get a badge (see publish_results below)
steps:
- name: Harden runner
uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
with:
egress-policy: audit
- name: Checkout repository
Expand All @@ -31,12 +31,12 @@ jobs:
results_format: sarif
publish_results: true
- name: Upload Actions artifact
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
with:
name: SARIF file
path: results.sarif
retention-days: 5
- name: Upload to code scanning dashboard
uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
uses: github/codeql-action/upload-sarif@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3.26.0
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion .github/workflows/release-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
release-tags:
permissions:
contents: write
uses: fish-shop/workflows/.github/workflows/release-tags.yml@6a65387b9d8807b9140bfde501823dd96243f611 # v1.9.6
uses: fish-shop/workflows/.github/workflows/release-tags.yml@0ab266814f754c4b1706b523a4e90ccd97bcc362 # v1.9.7
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@81b9ed7df3410232158bb4da19425637d9e6f455 # v1.0.10
uses: fish-shop/install-fish-shell@71e42122c25804f971f89857d700c68a7efb3855 # v1.0.11
- name: Create test file
run: |
cat << 'EOF' > test.fish
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ inputs:
runs:
using: 'composite'
steps:
- uses: fish-shop/install-plugin@6b841c19617c8dcb06d31d8d1ad4c7a549488c4e # v2.2.14
- uses: fish-shop/install-plugin@ac91ae7ea12eb663d445a79caf390ea27f3ee9c2 # v2.2.15
with:
plugin-manager: fisher
plugins: jorgebucaran/fishtape
Expand Down

0 comments on commit e3184ef

Please sign in to comment.