Skip to content

Commit

Permalink
Bump fish-shop/syntax-check from 1 to 2 in the version-updates group
Browse files Browse the repository at this point in the history
Bumps the version-updates group with 1 update: [fish-shop/syntax-check](https://github.com/fish-shop/syntax-check).


Updates `fish-shop/syntax-check` from 1 to 2
- [Release notes](https://github.com/fish-shop/syntax-check/releases)
- [Commits](fish-shop/syntax-check@v1...v2)

---
updated-dependencies:
- dependency-name: fish-shop/syntax-check
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 980084e commit f9e31bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install fish shell
uses: fish-shop/install-fish-shell@71e42122c25804f971f89857d700c68a7efb3855 # v1.0.11
- name: Syntax check fish files
uses: fish-shop/syntax-check@v1
uses: fish-shop/syntax-check@v2
tests:
strategy:
matrix:
Expand Down

0 comments on commit f9e31bf

Please sign in to comment.