From 06ba367e99b78a38cf9a8c330eb5e53ca9bf4763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:54:32 +0000 Subject: [PATCH] build(deps): bump mbta/workflows Bumps [mbta/workflows](https://github.com/mbta/workflows) from 1a9faa1b3fafd168d73ef4a7c0fb06c0e0f546ee to e7f8691b3f876ea9cd73b50a0a6131d8ad2afb9e. - [Release notes](https://github.com/mbta/workflows/releases) - [Commits](https://github.com/mbta/workflows/compare/1a9faa1b3fafd168d73ef4a7c0fb06c0e0f546ee...e7f8691b3f876ea9cd73b50a0a6131d8ad2afb9e) --- updated-dependencies: - dependency-name: mbta/workflows dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/create-asana-attachment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-asana-attachment.yml b/.github/workflows/create-asana-attachment.yml index 089fc0ca95..701488715d 100644 --- a/.github/workflows/create-asana-attachment.yml +++ b/.github/workflows/create-asana-attachment.yml @@ -6,7 +6,7 @@ on: jobs: call-workflow: - uses: mbta/workflows/.github/workflows/asana.yml@1a9faa1b3fafd168d73ef4a7c0fb06c0e0f546ee + uses: mbta/workflows/.github/workflows/asana.yml@e7f8691b3f876ea9cd73b50a0a6131d8ad2afb9e with: complete-on-merge: false review-section: "Code/Design Review"