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 : Open Source Infrastructure (as Code)
17
- uses : osinfra-io/github-misc-called-workflows/.github/workflows/add-to-project.yml@74be43075871503be235fcb4b0f3d01bb502c970
17
+ uses : osinfra-io/github-misc-called-workflows/.github/workflows/add-to-project.yml@3f58f13c9ff1c2c4a94cecad4bab5d3e78d69bce
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@74be43075871503be235fcb4b0f3d01bb502c970
11
+ uses : osinfra-io/github-misc-called-workflows/.github/workflows/dependabot.yml@3f58f13c9ff1c2c4a94cecad4bab5d3e78d69bce
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