Skip to content

Commit 26811fa

Browse files
Bump actions/add-to-project from 1.0.1 to 1.0.2 (#62)
1 parent 5a769de commit 26811fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/add-prs-and-issues-to-project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Add issue/PR to Transition Monitor project
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/[email protected].1
18+
- uses: actions/[email protected].2
1919
with:
2020
project-url: https://github.com/orgs/RMI-PACTA/projects/8
2121
github-token: ${{ secrets.PAT_ADD_ISSUES_TO_PROJECT }}
@@ -24,7 +24,7 @@ jobs:
2424
name: Add issue/PR to @cjyetman's maintainer project
2525
runs-on: ubuntu-latest
2626
steps:
27-
- uses: actions/[email protected].1
27+
- uses: actions/[email protected].2
2828
with:
2929
project-url: https://github.com/orgs/RMI-PACTA/projects/13
3030
github-token: ${{ secrets.PAT_ADD_ISSUES_TO_PROJECT }}

0 commit comments

Comments
 (0)