Skip to content

Commit

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


Updates `fish-shop/workflows` from 1.9.16 to 1.9.17
- [Release notes](https://github.com/fish-shop/workflows/releases)
- [Commits](fish-shop/workflows@7c8687b...5a1e232)

Updates `fish-shop/install-fish-shell` from 1.0.32 to 1.0.33
- [Release notes](https://github.com/fish-shop/install-fish-shell/releases)
- [Commits](fish-shop/install-fish-shell@b96d2a9...73e2dba)

---
updated-dependencies:
- dependency-name: fish-shop/workflows
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 0e6d901 commit 308774a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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@7c8687bf887132f4c697dd35827cd652bac637b2 # v1.9.16
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@5a1e2327dc4893e6ea92db97b545f219fcc5c2fd # v1.9.17
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@7c8687bf887132f4c697dd35827cd652bac637b2 # v1.9.16
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@5a1e2327dc4893e6ea92db97b545f219fcc5c2fd # v1.9.17
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@7c8687bf887132f4c697dd35827cd652bac637b2 # v1.9.16
uses: fish-shop/workflows/.github/workflows/release-tags.yml@5a1e2327dc4893e6ea92db97b545f219fcc5c2fd # v1.9.17
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Install fish shell
uses: fish-shop/install-fish-shell@b96d2a9437cc7e2c53c15554ab1490c1845fa24a # v1.0.32
uses: fish-shop/install-fish-shell@73e2dba3355ae16eec67cf01c8038519fde687c4 # v1.0.33
- name: Create syntactically valid fish shell file
run: |
echo "\
Expand Down

0 comments on commit 308774a

Please sign in to comment.