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

Commit fcb3e69

Browse files
chore(deps): update actions/add-to-project action to v0.4.1
1 parent cd75b7b commit fcb3e69

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.4.0
13+
- uses: actions/add-to-project@v0.4.1
1414
with:
1515
project-url: https://github.com/orgs/HangarMC/projects/1
1616
github-token: ${{ secrets.CR_PAT }}

0 commit comments

Comments
 (0)