Skip to content

Commit

Permalink
chore: bump dequelabs/action-sync-branches in the gha-low-risk group
Browse files Browse the repository at this point in the history
Bumps the gha-low-risk group with 1 update: [dequelabs/action-sync-branches](https://github.com/dequelabs/action-sync-branches).


Updates `dequelabs/action-sync-branches` from 1.0.1 to 1.0.2
- [Changelog](https://github.com/dequelabs/action-sync-branches/blob/v1.0.2/CHANGELOG.md)
- [Commits](dequelabs/action-sync-branches@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: dequelabs/action-sync-branches
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-low-risk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ae4aaf4 commit bc158a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-master-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 1
steps:
- uses: dequelabs/[email protected].1
- uses: dequelabs/[email protected].2
with:
github-token: ${{ secrets.PAT }}
pr-title: "chore: merge master into develop"
Expand Down

0 comments on commit bc158a2

Please sign in to comment.