Skip to content

Commit

Permalink
Merge pull request #8 from kubestellar/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/add-to-project-0.5.0

Bump actions/add-to-project from 0.3.0 to 0.5.0
  • Loading branch information
pdettori authored Jun 9, 2023
2 parents 4f9e364 + 20cfec3 commit c7d0282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: date
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
- uses: actions/checkout@v3
- uses: actions/add-to-project@v0.3.0 # This adds the issue to the project
- uses: actions/add-to-project@v0.5.0 # This adds the issue to the project
with:
project-url: https://github.com/orgs/kcp-dev/projects/12
github-token: ${{ secrets.GH_ALL_PROJECT_TOKEN }}
Expand Down

0 comments on commit c7d0282

Please sign in to comment.