Skip to content

Commit

Permalink
Merge pull request #5 from Pomodoro-Musei-di-Pesaro/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/actions/github-script-7.0.0

Bump actions/github-script from 6.4.1 to 7.0.0
  • Loading branch information
R0mb0 authored Nov 14, 2023
2 parents 5a3c52b + c6d746b commit a70f894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Traffic2badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Get Commit Message
id: message
uses: actions/github-script@v6.4.1
uses: actions/github-script@v7.0.0
env:
FULL_COMMIT_MESSAGE: '${{ github.event.head_commit.message }}'
with:
Expand Down

0 comments on commit a70f894

Please sign in to comment.