Skip to content

Commit

Permalink
Bump sammacbeth/action-asana-sync from 5 to 6 (#2461)
Browse files Browse the repository at this point in the history
Bumps [sammacbeth/action-asana-sync](https://github.com/sammacbeth/action-asana-sync) from 5 to 6.
- [Release notes](https://github.com/sammacbeth/action-asana-sync/releases)
- [Commits](sammacbeth/action-asana-sync@v5...v6)

---
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 Mar 7, 2024
1 parent 6845f57 commit 9b6511e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asana.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: sammacbeth/action-asana-sync@v5
- uses: sammacbeth/action-asana-sync@v6
with:
ASANA_ACCESS_TOKEN: ${{ secrets.ASANA_ACCESS_TOKEN }}
ASANA_WORKSPACE_ID: ${{ secrets.ASANA_WORKSPACE_ID }}
Expand Down

0 comments on commit 9b6511e

Please sign in to comment.