Skip to content

Commit

Permalink
Merge pull request #83 from clouddrove/dependabot/github_actions/clou…
Browse files Browse the repository at this point in the history
…ddrove/github-shared-workflows-1.2.7
  • Loading branch information
anmolnagpal authored Jul 15, 2024
2 parents 7179fab + 82993c2 commit 1f03cdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected].6
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected].7
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:
jobs:
README:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected].6
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected].7
secrets:
TOKEN : ${{ secrets.GITHUB }}
SLACK_WEBHOOK_TERRAFORM: ${{ secrets.SLACK_WEBHOOK_TERRAFORM }}
Expand Down

0 comments on commit 1f03cdd

Please sign in to comment.