Skip to content

Commit

Permalink
chore(deps): bump alex-page/github-project-automation-plus (eclipse-c…
Browse files Browse the repository at this point in the history
…he#2542)

Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases)
- [Commits](alex-page/github-project-automation-plus@v0.8.2...v0.8.3)

---
updated-dependencies:
- dependency-name: alex-page/github-project-automation-plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2023
1 parent 6376904 commit 8234028
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-assigned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
automate-project-columns:
runs-on: ubuntu-latest
steps:
- uses: alex-page/github-project-automation-plus@v0.8.2
- uses: alex-page/github-project-automation-plus@v0.8.3
with:
project: Reviews
column: In progress
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-drafts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
automate-project-columns:
runs-on: ubuntu-latest
steps:
- uses: alex-page/github-project-automation-plus@v0.8.2
- uses: alex-page/github-project-automation-plus@v0.8.3
with:
project: Reviews
column: Drafts
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-opened.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
automate-project-columns:
runs-on: ubuntu-latest
steps:
- uses: alex-page/github-project-automation-plus@v0.8.2
- uses: alex-page/github-project-automation-plus@v0.8.3
with:
project: Reviews
column: Triage
Expand Down

0 comments on commit 8234028

Please sign in to comment.