Skip to content

Commit 5643160

Browse files
authored
Merge pull request #159 from WordPress/dependabot/github_actions/actions/github-script-9.0.0
Bump actions/github-script from 8.0.0 to 9.0.0 Co-authored-by: desrosj <desrosj@git.wordpress.org>
2 parents f26ffd0 + 94f08ab commit 5643160

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/props-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: WordPress/props-bot-action@trunk
7575

7676
- name: Remove the props-bot label
77-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
77+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
7878
if: ${{ github.event.action == 'labeled' && 'props-bot' == github.event.label.name }}
7979
with:
8080
retries: 2

0 commit comments

Comments
 (0)