Skip to content

Commit 78a5986

Browse files
dependabot[bot]mayankpande88
authored andcommitted
chore(deps): bump actions/github-script from 6.4.1 to 9.0.0
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.4.1 to 9.0.0. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@d7906e4...3a2844b) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit b4017dd)
1 parent 1746612 commit 78a5986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-image-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
fi
8181
8282
- name: Comment on PR
83-
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6
83+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
8484
env:
8585
BASE_REF: ${{ github.base_ref }}
8686
with:

0 commit comments

Comments
 (0)