Skip to content

Commit

Permalink
triage.yml: use add-to-project 1.0.2 (#459)
Browse files Browse the repository at this point in the history
Version 1.0.4 doesn't exist.

Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters authored Nov 1, 2024
1 parent 4640c15 commit 0e018b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Add ticket to inbox
uses: actions/[email protected].4
uses: actions/[email protected].2
with:
project-url: https://github.com/orgs/gazebosim/projects/7
github-token: ${{ secrets.TRIAGE_TOKEN }}

0 comments on commit 0e018b0

Please sign in to comment.