Skip to content

Commit 7b9f6a8

Browse files
authored
Add version number as comment
1 parent 6e1f412 commit 7b9f6a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
fi
8989
9090
- name: Manage PR Comment
91-
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3
91+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
9292
if: always()
9393
env:
9494
MAIN_VERSION: ${{ env.MAIN_VERSION }}

0 commit comments

Comments
 (0)