Skip to content

Commit

Permalink
Bump BetaHuhn/repo-file-sync-action from 1.21.0 to 1.21.1 in /.github…
Browse files Browse the repository at this point in the history
…/workflows (#930)

* Bump BetaHuhn/repo-file-sync-action in /.github/workflows

Bumps [BetaHuhn/repo-file-sync-action](https://github.com/betahuhn/repo-file-sync-action) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases)
- [Changelog](https://github.com/BetaHuhn/repo-file-sync-action/blob/master/CHANGELOG.md)
- [Commits](BetaHuhn/repo-file-sync-action@3023dac...8b92be3)

---
updated-dependencies:
- dependency-name: BetaHuhn/repo-file-sync-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ken Odegard <kodegard@anaconda.com>
  • Loading branch information
dependabot[bot] and kenodegard authored May 7, 2024
1 parent 1215a78 commit 737d68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- uses: BetaHuhn/repo-file-sync-action@3023dac7ce66c18b119e2012348437eadeaea116
- uses: BetaHuhn/repo-file-sync-action@8b92be3375cf1d1b0cd579af488a9255572e4619 # v1.21.1
with:
GH_PAT: ${{ secrets.SYNC_TOKEN }}
PR_LABELS: false
Expand Down

0 comments on commit 737d68f

Please sign in to comment.