Skip to content

Commit

Permalink
Bump sammacbeth/action-asana-sync from 1 to 3 (#2246)
Browse files Browse the repository at this point in the history
Bumps [sammacbeth/action-asana-sync](https://github.com/sammacbeth/action-asana-sync) from 1 to 3.
- [Release notes](https://github.com/sammacbeth/action-asana-sync/releases)
- [Commits](sammacbeth/action-asana-sync@v1...v3)

---
updated-dependencies:
- dependency-name: sammacbeth/action-asana-sync
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 25, 2023
1 parent 9516fca commit cea2177
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 @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- 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 cea2177

Please sign in to comment.