Skip to content

Commit 5fe720a

Browse files
authored
Merge pull request #12 from Pomodoro-Musei-di-Pesaro/dependabot/github_actions/actions/github-script-8.0.0
Bump actions/github-script from 7.0.1 to 8.0.0
2 parents 43fb217 + 28673bc commit 5fe720a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Traffic2badge.yml

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

1717
- name: Get Commit Message
1818
id: message
19-
uses: actions/github-script@v7.0.1
19+
uses: actions/github-script@v8.0.0
2020
env:
2121
FULL_COMMIT_MESSAGE: '${{ github.event.head_commit.message }}'
2222
with:

0 commit comments

Comments
 (0)