Skip to content

Commit

Permalink
Bump osinfra-io/github-misc-called-workflows from 0.1.6 to 0.1.7
Browse files Browse the repository at this point in the history
Bumps [osinfra-io/github-misc-called-workflows](https://github.com/osinfra-io/github-misc-called-workflows) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/osinfra-io/github-misc-called-workflows/releases)
- [Commits](osinfra-io/github-misc-called-workflows@v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: osinfra-io/github-misc-called-workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 3618b47 commit 59137b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:
jobs:
add-to-osinfra-project:
name: Open Source Infrastructure (as Code)
uses: osinfra-io/github-misc-called-workflows/.github/workflows/add-to-project.yml@v0.1.6
uses: osinfra-io/github-misc-called-workflows/.github/workflows/add-to-project.yml@v0.1.7
with:
project_id: 1
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ permissions:
jobs:
dependabot:
name: Dependabot
uses: osinfra-io/github-misc-called-workflows/.github/workflows/dependabot.yml@v0.1.6
uses: osinfra-io/github-misc-called-workflows/.github/workflows/dependabot.yml@v0.1.7
secrets:
pr_approve_and_merge_pat: ${{ secrets.PR_APPROVE_AND_MERGE_PEM }}

0 comments on commit 59137b7

Please sign in to comment.