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
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>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 554d57f commit 3a30188
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 3a30188

Please sign in to comment.