You've already forked docker-compose-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
|
- name: Trigger "Push tagged images" workflow
|
||||||
if: steps.check_change.outputs.changed == 'true'
|
if: steps.check_change.outputs.changed == 'true'
|
||||||
uses: actions/github-script@v8.0.0
|
uses: actions/github-script@v9.0.0
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
const workflowFileName = 'release.yaml';
|
const workflowFileName = 'release.yaml';
|
||||||
|
|||||||
Reference in New Issue
Block a user