Skip to content

Commit f3392e8

Browse files
authored
Merge pull request #1239 from interlay/dependabot/github_actions/actions/add-to-project-1.0.2
chore(deps): bump actions/add-to-project from 1.0.1 to 1.0.2
2 parents 295bb85 + b97c93b commit f3392e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/projects.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ jobs:
1010
name: Add issue and pull request to project
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/[email protected].1
13+
- uses: actions/[email protected].2
1414
with:
1515
project-url: https://github.com/orgs/interlay/projects/3
1616
github-token: ${{ secrets.PROJECTS }}
1717
label: roadmap
1818
label-operator: NOT
19-
- uses: actions/[email protected].1
19+
- uses: actions/[email protected].2
2020
with:
2121
project-url: https://github.com/orgs/interlay/projects/4
2222
github-token: ${{ secrets.PROJECTS }}

0 commit comments

Comments
 (0)