From 1caa15b47751f3c149d331518288f270e1f4c03f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 18:20:15 +0000 Subject: [PATCH] chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.1 Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.5.0 to 1.0.1. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](https://github.com/actions/add-to-project/compare/v0.5.0...v1.0.1) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-major ... 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 7a103d2d..eba08ece 100644 --- a/.github/workflows/issues.yaml +++ b/.github/workflows/issues.yaml @@ -17,7 +17,7 @@ jobs: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: .github/triage-labeler.yml enable-versioned-regex: 0 - - uses: actions/add-to-project@v0.5.0 + - uses: actions/add-to-project@v1.0.1 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 eb8a4980..b43f557a 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -10,7 +10,7 @@ jobs: contents: read pull-requests: write steps: - - uses: actions/add-to-project@v0.5.0 + - uses: actions/add-to-project@v1.0.1 with: github-token: "${{ secrets.MEOWBLECOIN_PAT }}" project-url: https://github.com/orgs/mobilecoinfoundation/projects/7