Skip to content

Commit 35e06fa

Browse files
chore(deps): bump actions/github-script from 7 to 9
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 9. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v9) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82d33b8 commit 35e06fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/music-social.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
6767
# Créer une issue GitHub récapitulative de la mise à jour musicale
6868
- name: Créer une issue "New Music Update"
69-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
69+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v7
7070
env:
7171
LINES_ADDED: ${{ steps.diff.outputs.lines_added }}
7272
LINES_REMOVED: ${{ steps.diff.outputs.lines_removed }}

0 commit comments

Comments
 (0)