Skip to content

Commit

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

---
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 Apr 9, 2024
1 parent d5c7001 commit dfe8dd9
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].37
uses: dailydevops/[email protected].42
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].37
uses: dailydevops/[email protected].42
with:
token: ${{ secrets.DEPENDABOT }}
command: squash
Expand Down

0 comments on commit dfe8dd9

Please sign in to comment.