You've already forked markdownlint-docker
chore(deps): update actions/github-script action to v9
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