We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1f412 commit 7b9f6a8Copy full SHA for 7b9f6a8
1 file changed
.github/workflows/version-check.yml
@@ -88,7 +88,7 @@ jobs:
88
fi
89
90
- name: Manage PR Comment
91
- uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
92
if: always()
93
env:
94
MAIN_VERSION: ${{ env.MAIN_VERSION }}
0 commit comments