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