Skip to content

Commit

Permalink
Merge pull request #4 from olblak/dependabot/github_actions/actions/a…
Browse files Browse the repository at this point in the history
…dd-to-project-0.5.0

Bump actions/add-to-project from 0.4.0 to 0.5.0
  • Loading branch information
olblak authored May 26, 2023
2 parents 6d7d8bd + 1ef4e65 commit 2d3e78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_issue_to_project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Add issue to Updatecli project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.4.0
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/updatecli/projects/2
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 comments on commit 2d3e78e

Please # to comment.