jpoehnelt / secrets-sync-action

A Github Action that can sync secrets from one repository to many others.
https://github.com/marketplace/actions/secrets-sync-action
Apache License 2.0
314 stars 93 forks source link

Documentation README.md should include version info #74

Closed bryantson closed 1 year ago

bryantson commented 2 years ago

Problem

The Usage example set through README.md does not specify version information in uses. That will make the script to fail

Proposed solution

Update the Usage example to include a version like uses: google/secrets-sync-action@v1.4.1

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.7.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: