Skip to content

Commit 5b4cd35

Browse files
authored
Merge pull request #40 from synapsestudios/dependabot/github_actions/actions/add-to-project-1.0.2
Bump actions/add-to-project from 0.5.0 to 1.0.2
2 parents 1832cdc + 57aba43 commit 5b4cd35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add_issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Add to project
2121
id: add_to_project
22-
uses: actions/add-to-project@v0.5.0
22+
uses: actions/add-to-project@v1.0.2
2323
with:
2424
project-url: https://github.com/orgs/synapsestudios/projects/33
2525
github-token: ${{ steps.generate_token.outputs.token }}

0 commit comments

Comments
 (0)