Skip to content

Commit

Permalink
chore(deps): bump dailydevops/dependamerge-action from 1.2.19 to 1.2.30
Browse files Browse the repository at this point in the history
Bumps [dailydevops/dependamerge-action](https://github.com/dailydevops/dependamerge-action) from 1.2.19 to 1.2.30.
- [Release notes](https://github.com/dailydevops/dependamerge-action/releases)
- [Commits](dailydevops/dependamerge-action@v1.2.19...v1.2.30)

---
updated-dependencies:
- dependency-name: dailydevops/dependamerge-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 8f54d79 commit cf8a409
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].19
uses: dailydevops/[email protected].30
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].19
uses: dailydevops/[email protected].30
with:
token: ${{ secrets.DEPENDABOT }}
command: squash
Expand Down

0 comments on commit cf8a409

Please sign in to comment.