Skip to content

Commit

Permalink
chore(deps): update actions/add-to-project action to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and luqven committed Apr 26, 2023
1 parent 56dccd6 commit 98a5c30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/add-issue-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/imgix/projects/4
github-token: ${{ secrets.GH_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/add-pr-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/imgix/projects/4
github-token: ${{ secrets.GH_TOKEN }}

1 comment on commit 98a5c30

@vercel
Copy link

@vercel vercel bot commented on 98a5c30 Apr 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

contentful – ./

contentful-psi.vercel.app
contentful-git-main-imgix.vercel.app
contentful-imgix.vercel.app

Please sign in to comment.