Skip to content

Commit 8576870

Browse files
chore(deps): update actions/add-to-project action to v0.4.0 (#111)
1 parent fde0920 commit 8576870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-automation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Add issue to "On Call"
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/add-to-project@v0.3.0
14+
- uses: actions/add-to-project@v0.4.0
1515
with:
1616
project-url: https://github.com/orgs/sourcery-ai/projects/3
1717
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)