Skip to content

Commit

Permalink
chore(deps): bump dailydevops/dependamerge-action from 1.2.30 to 1.2.…
Browse files Browse the repository at this point in the history
…50 (#151)
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 68a2e91 commit 50b0ae7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/local-dependamerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Dependabot Auto Merge
uses: dailydevops/[email protected].30
uses: dailydevops/[email protected].50
with:
token: ${{ secrets.DEPENDABOT }}
command: squash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/step-dependabot-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Dependabot Auto Merge
uses: dailydevops/[email protected].30
uses: dailydevops/[email protected].50
with:
token: ${{ secrets.DEPENDABOT }}
command: squash
Expand Down

0 comments on commit 50b0ae7

Please sign in to comment.