Skip to content

Commit

Permalink
chore(deps): update actions/add-to-project action to v0.6.1 (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 01e5d3d commit 4c1259c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-issues-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.4.1
- uses: actions/add-to-project@v0.6.1
with:
project-url: https://github.com/orgs/SchweizerischeBundesbahnen/projects/5
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 comments on commit 4c1259c

Please sign in to comment.