Skip to content

Commit dea0bd2

Browse files
authored
Merge pull request #545 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 4a863ee + 0f62d6d commit dea0bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Add issue and pull request to project
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/add-to-project@v1.0.1
13+
- uses: actions/add-to-project@v1.0.2
1414
with:
1515
project-url: https://github.com/orgs/interlay/projects/3
1616
github-token: ${{ secrets.PROJECTS }}

0 commit comments

Comments
 (0)