Skip to content

Commit 0301f1e

Browse files
Update add-update-label-weekly.yml
Correcting version number
1 parent d911c5e commit 0301f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-update-label-weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@v5
3636

3737
- name: Run workflow
38-
uses: hackforla/automate-the-org/add-update-label-weekly@v0 #
38+
uses: hackforla/automate-the-org/add-update-label-weekly@v0.2.0 #
3939
with:
4040
github-token: ${{ steps.generate-app-token.outputs.token }}
4141
dry-run: ${{ github.event.inputs.dry-run || 'true' }}

0 commit comments

Comments
 (0)