Skip to content
This repository was archived by the owner on Apr 10, 2023. It is now read-only.

Commit 4489ea5

Browse files
Update actions/add-to-project action to v0.4.0 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e14753 commit 4489ea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issues_to_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Add issues to project
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/add-to-project@v0.3.0
13+
- uses: actions/add-to-project@v0.4.0
1414
with:
1515
project-url: https://github.com/orgs/HangarMC/projects/1
1616
github-token: ${{ secrets.CR_PAT }}

0 commit comments

Comments
 (0)