Skip to content

Commit

Permalink
Bump KittyCAD/ts-actions from 0.3.0 to 0.5.0 (#125)
Browse files Browse the repository at this point in the history
Bumps [KittyCAD/ts-actions](https://github.com/KittyCAD/ts-actions) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/KittyCAD/ts-actions/releases)
- [Commits](v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: KittyCAD/ts-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2022
1 parent 11e1739 commit d621e27
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 @@ -7,7 +7,7 @@ jobs:
createCard:
runs-on: ubuntu-latest
steps:
- uses: KittyCAD/ts-actions/add-issues-to-project@v0.3.0
- uses: KittyCAD/ts-actions/add-issues-to-project@v0.5.0
with:
token: ${{ secrets.GLOBAL_PAT }}
issue-node: ${{ github.event.issue.node_id }}"

0 comments on commit d621e27

Please sign in to comment.