From 8acc7779b9b8504e0476f436af04230f15b384cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 22:27:27 +0000 Subject: [PATCH] chore(deps): bump actions/add-to-project from 1.0.0 to 1.0.2 Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 1.0.0 to 1.0.2. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](https://github.com/actions/add-to-project/compare/v1.0.0...v1.0.2) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/issues.yaml | 2 +- .github/workflows/pr.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/issues.yaml b/.github/workflows/issues.yaml index c6363f1..e8b50f0 100644 --- a/.github/workflows/issues.yaml +++ b/.github/workflows/issues.yaml @@ -16,7 +16,7 @@ jobs: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: .github/triage-labeler.yaml enable-versioned-regex: 0 - - uses: actions/add-to-project@v1.0.0 + - uses: actions/add-to-project@v1.0.2 with: github-token: "${{ secrets.MEOWBLECOIN_PAT }}" project-url: https://github.com/orgs/mobilecoinfoundation/projects/5 diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 7dcb3e2..3db86a1 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -11,7 +11,7 @@ jobs: contents: read pull-requests: write steps: - - uses: actions/add-to-project@v1.0.0 + - uses: actions/add-to-project@v1.0.2 with: github-token: "${{ secrets.MEOWBLECOIN_PAT }}" project-url: https://github.com/orgs/mobilecoinfoundation/projects/7