Skip to content

Tags: jpoehnelt/secrets-sync-action

Tags

v1.10.0

Toggle v1.10.0's commit message
chore: publish dist

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update from Node16 to Node20 (#118)

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add codespaces support (#114)

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add target parameter for Dependabot secrets (#109)

v1.7.2

Toggle v1.7.2's commit message
fix: trigger release

v1.7.1

Toggle v1.7.1's commit message
fix: use updated node version

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: allow syncing of environment secrets (#55)

* Allow syncing secrets into repository environment

This commit allows one to set an input called "environment", which when
enabled will sync the secrets as environment secrets to the same
repositories instead of putting the secrets as repository secrets.

The action will fail if the targeted repositories does not have the
specified environment created prior to running the action.

* Update README.md with environment secrets

v1.6.0

Toggle v1.6.0's commit message
chore: publish dist

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add secret deletion (#47)

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: run npm audit fix (#45)