From bc6411120ac2c8461faf3300a760ba5e2aca9272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 13:50:19 +0000 Subject: [PATCH] chore(deps): bump jpoehnelt/secrets-sync-action from 1.9.0 to 1.10.0 (#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](https://github.com/jpoehnelt/secrets-sync-action/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- .github/workflows/sync-secrets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-secrets.yml b/.github/workflows/sync-secrets.yml index 99ed8ffa4d7..85e6a87c051 100644 --- a/.github/workflows/sync-secrets.yml +++ b/.github/workflows/sync-secrets.yml @@ -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$