We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 892a81f + a8782d8 commit af8fe14Copy full SHA for af8fe14
.github/workflows/sync-labels.yml
@@ -108,7 +108,7 @@ jobs:
108
run: |
109
# Use of this flag in the github-label-sync command will cause it to only check the validity of the
110
# configuration.
111
- echo "::set-output name=flag::--dry-run"
+ echo "flag=--dry-run" >> $GITHUB_OUTPUT
112
113
- name: Checkout repository
114
uses: actions/checkout@v3
0 commit comments