Skip to content

Commit

Permalink
fix: update project-issue-state-sync action to version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trgiangdo committed Mar 7, 2024
1 parent 2d9a78d commit c603fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-project-issue-state.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Sync issue states
uses: dasmerlon/project-issue-state-sync@v2
uses: dasmerlon/project-issue-state-sync@v2.0.1
with:
# The secrets.PROJECT_ISSUE_SYNC_TOKEN is a fine-grained PAT with the following permissions:
# - Repo
Expand Down

0 comments on commit c603fc7

Please sign in to comment.