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.
1 parent d911c5e commit 0301f1eCopy full SHA for 0301f1e
.github/workflows/add-update-label-weekly.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/checkout@v5
36
37
- name: Run workflow
38
- uses: hackforla/automate-the-org/add-update-label-weekly@v0 # ⓷
+ uses: hackforla/automate-the-org/add-update-label-weekly@v0.2.0 # ⓷
39
with:
40
github-token: ${{ steps.generate-app-token.outputs.token }}
41
dry-run: ${{ github.event.inputs.dry-run || 'true' }}
0 commit comments