Skip to content

Commit 9e1b882

Browse files
authored
Merge pull request #423 from okp4/ci/install-workflows
👩‍🔧 Automated Workflow Installation/Update
2 parents b00b6e0 + cf8de75 commit 9e1b882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-to-project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Add issue to project
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/add-to-project@0.5.0
13+
- uses: actions/add-to-project@v0.5.0
1414
with:
1515
project-url: https://github.com/orgs/okp4/projects/9
1616
github-token: ${{ secrets.OKP4_TOKEN }}

0 commit comments

Comments
 (0)