Skip to content

Commit 67f7e2a

Browse files
chore(deps): update actions/add-to-project action to v0.6.1
1 parent 9e92c9f commit 67f7e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-automation.yml

Lines changed: 1 addition & 1 deletion
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.4.1
14+
- uses: actions/add-to-project@v0.6.1
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)