Skip to content

Commit ebd50b0

Browse files
dependabot[bot]baxyz
authored andcommitted
chore(deps): bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71360f9 commit ebd50b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
if: always()
115115
steps:
116116
- name: Update PR comment
117-
uses: actions/github-script@v7
117+
uses: actions/github-script@v8
118118
with:
119119
github-token: ${{ secrets.GITHUB_TOKEN }}
120120
script: |

0 commit comments

Comments
 (0)