Skip to content

Commit 1ec04b1

Browse files
authored
Updating add-to-project version
1 parent d6e07cf commit 1ec04b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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@RELEASE_VERSION
13+
- uses: actions/add-to-project@v0.4.1
1414
with:
1515
project-url: https://github.com/users/chrisglein/projects/3
16-
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
16+
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)