Skip to content

Commit

Permalink
Bump actions/add-to-project from 0.5.0 to 1.0.2 in the all group (#8)
Browse files Browse the repository at this point in the history
* Bump actions/add-to-project from 0.5.0 to 1.0.2 in the all group

Bumps the all group with 1 update: [actions/add-to-project](https://github.com/actions/add-to-project).


Updates `actions/add-to-project` from 0.5.0 to 1.0.2
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@v0.5.0...v1.0.2)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update .github/workflows/triage-issue.yml

Signed-off-by: Marek Kaput <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Marek Kaput <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marek Kaput <[email protected]>
  • Loading branch information
dependabot[bot] and mkaput authored Nov 29, 2024
1 parent 9d2afd7 commit fa868c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage-issue.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.5.0
- uses: actions/add-to-project@v1
with:
project-url: https://github.com/orgs/software-mansion/projects/33
github-token: ${{ secrets.CAIROLS_TRIAGE_GITHUB_TOKEN }}

0 comments on commit fa868c3

Please sign in to comment.