Skip to content

Commit

Permalink
Bump version of asana sync action (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
sammacbeth authored Sep 25, 2023
1 parent e7e2a48 commit aaf520d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
concurrency: 'asana-${{ github.repository }}'
steps:
- uses: actions/checkout@v3
- uses: sammacbeth/action-asana-sync@v1
- uses: sammacbeth/action-asana-sync@v3
with:
ASANA_ACCESS_TOKEN: ${{ secrets.ASANA_ACCESS_TOKEN }}
ASANA_WORKSPACE_ID: ${{ secrets.ASANA_WORKSPACE_ID }}
Expand Down

0 comments on commit aaf520d

Please sign in to comment.