Skip to content

Commit

Permalink
build(deps): bump alex-page/github-project-automation-plus
Browse files Browse the repository at this point in the history
Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases)
- [Commits](alex-page/github-project-automation-plus@v0.8.2...v0.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 1e2ac96 commit 7e1cd62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/assigned-issue-inprogress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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.9.0
with:
project: cycling-blog project
column: In Progress
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/issue-project-board.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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.9.0
with:
project: cycling-blog project
column: To do
Expand Down

0 comments on commit 7e1cd62

Please sign in to comment.