We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43fb217 + 28673bc commit 5fe720aCopy full SHA for 5fe720a
.github/workflows/Traffic2badge.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Get Commit Message
18
id: message
19
- uses: actions/github-script@v7.0.1
+ uses: actions/github-script@v8.0.0
20
env:
21
FULL_COMMIT_MESSAGE: '${{ github.event.head_commit.message }}'
22
with:
0 commit comments