File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ permissions:
14
14
jobs :
15
15
add-to-osinfra-project :
16
16
name : " Add To Project: Open Source Infrastructure (as Code)"
17
- uses : osinfra-io/github-misc-called-workflows/.github/workflows/add-to-project.yml@v0.1.8
17
+ uses : osinfra-io/github-misc-called-workflows/.github/workflows/add-to-project.yml@v0.1.9
18
18
with :
19
19
project_id : 1
20
20
secrets :
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ permissions:
8
8
jobs :
9
9
dependabot :
10
10
name : Dependabot
11
- uses : osinfra-io/github-misc-called-workflows/.github/workflows/dependabot.yml@v0.1.8
11
+ uses : osinfra-io/github-misc-called-workflows/.github/workflows/dependabot.yml@v0.1.9
12
12
secrets :
13
13
pr_approve_and_merge_pem : ${{ secrets.PR_APPROVE_AND_MERGE_PEM }}
You can’t perform that action at this time.
0 commit comments