Skip to content

Commit 2477a9d

Browse files
Bump osinfra-io/github-misc-called-workflows from 0.1.8 to 0.1.9 (#258)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a37dbc5 commit 2477a9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414
jobs:
1515
add-to-osinfra-project:
1616
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
1818
with:
1919
project_id: 1
2020
secrets:

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ permissions:
88
jobs:
99
dependabot:
1010
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
1212
secrets:
1313
pr_approve_and_merge_pem: ${{ secrets.PR_APPROVE_AND_MERGE_PEM }}

0 commit comments

Comments
 (0)