mirror of
https://github.com/ivuorinen/tree-sitter-shellspec.git
synced 2026-03-17 20:04:27 +00:00
Compare commits
1 Commits
main
...
759feba02f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
759feba02f |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -248,7 +248,7 @@ jobs:
|
|||||||
} >> release_notes.md
|
} >> release_notes.md
|
||||||
|
|
||||||
- name: 🚀 Create GitHub Release
|
- name: 🚀 Create GitHub Release
|
||||||
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
|
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ needs.validate.outputs.version }}
|
tag_name: ${{ needs.validate.outputs.version }}
|
||||||
name: Release ${{ needs.validate.outputs.version }}
|
name: Release ${{ needs.validate.outputs.version }}
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ repos:
|
|||||||
args: ["-shellcheck="]
|
args: ["-shellcheck="]
|
||||||
|
|
||||||
- repo: https://github.com/renovatebot/pre-commit-hooks
|
- repo: https://github.com/renovatebot/pre-commit-hooks
|
||||||
rev: 43.59.3
|
rev: 43.76.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: renovate-config-validator
|
- id: renovate-config-validator
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user