Skip to content

Commit

Permalink
chore(deps): bump jpoehnelt/secrets-sync-action from 1.9.0 to 1.10.0 (#…
Browse files Browse the repository at this point in the history
…10148)

Bumps [jpoehnelt/secrets-sync-action](https://github.com/jpoehnelt/secrets-sync-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/jpoehnelt/secrets-sync-action/releases)
- [Changelog](https://github.com/jpoehnelt/secrets-sync-action/blob/master/.releaserc.yml)
- [Commits](jpoehnelt/secrets-sync-action@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: jpoehnelt/secrets-sync-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Nov 12, 2024
1 parent 6b004d3 commit bc64111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Sync Secrets
uses: jpoehnelt/secrets-sync-action@v1.9.0
uses: jpoehnelt/secrets-sync-action@v1.10.0
with:
SECRETS: |
^NPM_AUTH_TOKEN$
Expand Down

0 comments on commit bc64111

Please sign in to comment.