Skip to content

Commit

Permalink
Bump osinfra-io/github-misc-called-workflows from 0.1.3 to 0.1.4 (#2)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2024
1 parent a947d56 commit 23e5242
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 @@ -11,7 +11,7 @@ on:
jobs:
add-to-osinfra-project:
name: Open Source Infrastructure (as Code)
uses: osinfra-io/github-misc-called-workflows/.github/workflows/[email protected].3
uses: osinfra-io/github-misc-called-workflows/.github/workflows/[email protected].4
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 @@ -5,6 +5,6 @@ on: pull_request_target
jobs:
dependabot:
name: Dependabot
uses: osinfra-io/github-misc-called-workflows/.github/workflows/[email protected].3
uses: osinfra-io/github-misc-called-workflows/.github/workflows/[email protected].4
secrets:
pr_approve_and_merge_pat: ${{ secrets.PR_APPROVE_AND_MERGE_PAT }}

0 comments on commit 23e5242

Please sign in to comment.