Skip to content

Commit 18197ba

Browse files
authored
Merge pull request #1116 from carvel-dev/dependabot/github_actions/actions/add-to-project-0.4.1
Bump actions/add-to-project from 0.4.0 to 0.4.1
2 parents 9682ece + b9626a8 commit 18197ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Add issue to project
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/[email protected].0
15+
- uses: actions/[email protected].1
1616
with:
1717
project-url: https://github.com/orgs/carvel-dev/projects/1
1818
github-token: ${{ secrets.CARVEL_ADD_TO_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)