Skip to content

Commit 503713d

Browse files
build(deps): bump duckduckgo/action-asana-sync from 9 to 11 (#1651)
Bumps [duckduckgo/action-asana-sync](https://github.com/duckduckgo/action-asana-sync) from 9 to 11. - [Release notes](https://github.com/duckduckgo/action-asana-sync/releases) - [Commits](duckduckgo/action-asana-sync@v9...v11) --- updated-dependencies: - dependency-name: duckduckgo/action-asana-sync dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf2372f commit 503713d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/asana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: duckduckgo/action-asana-sync@v9
18+
- uses: duckduckgo/action-asana-sync@v11
1919
with:
2020
ASANA_ACCESS_TOKEN: ${{ secrets.ASANA_ACCESS_TOKEN }}
2121
ASANA_WORKSPACE_ID: ${{ secrets.ASANA_WORKSPACE_ID }}

0 commit comments

Comments
 (0)