Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c64876c

Browse files
authored
Merge pull request #6 from xt0rted/dependabot/github_actions/xt0rted/secrets-sync-1.1.0
Bump xt0rted/secrets-sync from 1.0.1 to 1.1.0
2 parents 7954bac + ab9ecae commit c64876c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secrets-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/[email protected]
2121

2222
- name: Sync secrets
23-
uses: xt0rted/secrets-sync@v1.0.1
23+
uses: xt0rted/secrets-sync@v1.1.0
2424
with:
2525
repo_token: ${{ secrets.SECRET_SYNC_TOKEN }}
2626
filter_repos: ${{ github.event.inputs.filter_repos }}

0 commit comments

Comments
 (0)