Skip to content

Commit

Permalink
no synced file(s) with dgibbs64/repo-sync (#23)
Browse files Browse the repository at this point in the history
* no synced local '.github/workflows/galaxy.yml' with remote 'ansible/.github/workflows/galaxy.yml'

* no synced local '.github/workflows/molecule.yml' with remote 'ansible/.github/workflows/molecule.yml'
  • Loading branch information
dgibbs64 committed Apr 2, 2024
1 parent 9af27e3 commit 1961701
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: pip3 install molecule-plugins[docker] jmespath

- name: Secrets to env
uses: oNaiPs/secrets-to-env-action@v1
uses: oNaiPs/secrets-to-env-action@v1.5
with:
secrets: "${{ toJSON(secrets) }}"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: pip3 install molecule-plugins[docker] jmespath

- name: Secrets to env
uses: oNaiPs/secrets-to-env-action@v1
uses: oNaiPs/secrets-to-env-action@v1.5
with:
secrets: "${{ toJSON(secrets) }}"

Expand Down

0 comments on commit 1961701

Please sign in to comment.