Skip to content

Commit

Permalink
Bump the version-updates group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the version-updates group with 3 updates: [fish-shop/install-plugin](https://github.com/fish-shop/install-plugin), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell).


Updates `fish-shop/install-plugin` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/fish-shop/install-plugin/releases)
- [Commits](fish-shop/install-plugin@7059e5c...d91dceb)

Updates `actions/upload-artifact` from 4.4.2 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@8448086...b4b15b8)

Updates `fish-shop/install-fish-shell` from 1.0.23 to 1.0.24
- [Release notes](https://github.com/fish-shop/install-fish-shell/releases)
- [Commits](fish-shop/install-fish-shell@3747447...81964b9)

---
updated-dependencies:
- dependency-name: fish-shop/install-plugin
  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: 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 Oct 9, 2024
1 parent 0665c6d commit 17bd42c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/openssf-scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
results_format: sarif
publish_results: true
- name: Upload Actions artifact
uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: SARIF file
path: results.sarif
Expand Down
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Install fish shell
uses: fish-shop/install-fish-shell@3747447de14883c8cf12dda17f3ed7662511d48b # v1.0.23
uses: fish-shop/install-fish-shell@81964b9e06e89cdf7371aedf42e2a0e1740492a0 # v1.0.24
- name: Create passing tests
run: |
for count in (seq 1 3)
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
using: 'composite'
steps:
- name: Install fisher
uses: fish-shop/install-plugin@7059e5c11c428aac96953a02ec240595a7a14271 # v2.3.12
uses: fish-shop/install-plugin@d91dcebfee792d80d6b8b41718b2a691daa4793b # v2.3.13
with:
plugin-manager: fisher
plugins: jorgebucaran/fishtape
Expand Down

0 comments on commit 17bd42c

Please # to comment.