Browse Source

Bump actions/add-to-project from 1.0.1 to 1.0.2 (#1913)

Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 1.0.1 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.1...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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
32ef20fceb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/add_to_project.yml

+ 1 - 1
.github/workflows/add_to_project.yml

@@ -13,7 +13,7 @@ jobs:
     name: Add new issue and pr to project
     name: Add new issue and pr to project
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     steps:
     steps:
-      - uses: actions/[email protected].1
+      - uses: actions/[email protected].2
         with:
         with:
           project-url: https://github.com/orgs/tabler/projects/9/views/1
           project-url: https://github.com/orgs/tabler/projects/9/views/1
           github-token: ${{ secrets.GITHUB_TOKEN }}
           github-token: ${{ secrets.GITHUB_TOKEN }}