Skip to content

Commit 8d5b399

Browse files
authored
Add version number as comment
1 parent 7b9f6a8 commit 8d5b399

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Comment on PR
7676
if: steps.version_check.outputs.exists != 'true'
77-
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3
77+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
7878
env:
7979
VERSION: ${{ env.VERSION }}
8080
with:

0 commit comments

Comments
 (0)