Skip to content

Commit

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

---
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 Jul 9, 2024
1 parent 84b8359 commit 2d126b0
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].42
uses: dailydevops/[email protected].65
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].42
uses: dailydevops/[email protected].65
with:
token: ${{ secrets.DEPENDABOT }}
command: squash
Expand Down

0 comments on commit 2d126b0

Please sign in to comment.