You've already forked markdownlint-docker
Merge pull request 'chore(deps): update actions/github-script action to v9' (#133) from renovate/actions-github-script-9.x into master
This commit was merged in pull request #133.
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
- name: Trigger "Push tagged images" workflow
|
||||
if: steps.check_change.outputs.changed == 'true'
|
||||
uses: actions/github-script@v8.0.0
|
||||
uses: actions/github-script@v9.0.0
|
||||
with:
|
||||
script: |
|
||||
const workflowFileName = 'release.yaml';
|
||||
|
||||
Reference in New Issue
Block a user