Skip to content

Commit 57aba43

Browse files
Bump actions/add-to-project from 0.5.0 to 1.0.2
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.5.0 to 1.0.2. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v0.5.0...v1.0.2) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc9e62e commit 57aba43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add_issues.yml

Lines changed: 1 addition & 1 deletion
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)