From fe770b7e8d8f083d58b534ee1aca8c510fb71487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 17:43:19 -0500 Subject: [PATCH] build(deps): bump mbta/workflows (#1849) Bumps [mbta/workflows](https://github.com/mbta/workflows) from e7f8691b3f876ea9cd73b50a0a6131d8ad2afb9e to 1c8f002ddb10ea4b353bc3a485661d2d8b0f102e. - [Release notes](https://github.com/mbta/workflows/releases) - [Commits](https://github.com/mbta/workflows/compare/e7f8691b3f876ea9cd73b50a0a6131d8ad2afb9e...1c8f002ddb10ea4b353bc3a485661d2d8b0f102e) --- updated-dependencies: - dependency-name: mbta/workflows dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 6a4b62af6b..57358fa2ac 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@e7f8691b3f876ea9cd73b50a0a6131d8ad2afb9e + uses: mbta/workflows/.github/workflows/asana.yml@1c8f002ddb10ea4b353bc3a485661d2d8b0f102e with: complete-on-merge: false review-section: "Code/Design Review"