From 96a5b18b8bb7b53c9aaa708f64dafe1ad177afc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 04:33:39 +0000 Subject: [PATCH] chore(deps): bump actions/add-to-project from 1.0.2 to 2.0.0 Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 1.0.2 to 2.0.0. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](https://github.com/actions/add-to-project/compare/244f685bbc3b7adfa8466e08b698b5577571133e...5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/project-automation.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/project-automation.yaml b/.github/workflows/project-automation.yaml index d1881b2..a84037c 100644 --- a/.github/workflows/project-automation.yaml +++ b/.github/workflows/project-automation.yaml @@ -23,7 +23,7 @@ jobs: client-id: ${{ secrets.app-client-id }} private-key: ${{ secrets.app-private-key }} owner: ${{ github.repository_owner }} - - uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2 + - uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0 with: project-url: https://github.com/orgs/FlowFuse/projects/3 github-token: ${{ steps.generate_token.outputs.token }} @@ -39,7 +39,7 @@ jobs: client-id: ${{ secrets.app-client-id }} private-key: ${{ secrets.app-private-key }} owner: ${{ github.repository_owner }} - - uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2 + - uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0 with: labeled: design, artwork label-operator: AND @@ -58,7 +58,7 @@ jobs: client-id: ${{ secrets.app-client-id }} private-key: ${{ secrets.app-private-key }} owner: ${{ github.repository_owner }} - - uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2 + - uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0 with: labeled: needs-triage project-url: https://github.com/orgs/FlowFuse/projects/15