Skip to content

Commit

Permalink
Update kyhule/polyworld-workflows digest to f0601f1 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 7, 2023
1 parent 9032112 commit 8512ad6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/post-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ on:

jobs:
build:
uses: kyhule/polyworld-workflows/.github/workflows/post-merge.yml@0fc90b7aa1ac68f5a556fca13f149861e7fe3a99
uses: kyhule/polyworld-workflows/.github/workflows/post-merge.yml@f0601f1d179e9f9ed0c2028da3608285c92a8765
secrets: inherit
with:
version-scope: ${{ inputs.scope || vars.SCOPE }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
build:
uses: kyhule/polyworld-workflows/.github/workflows/pre-merge.yml@0fc90b7aa1ac68f5a556fca13f149861e7fe3a99
uses: kyhule/polyworld-workflows/.github/workflows/pre-merge.yml@f0601f1d179e9f9ed0c2028da3608285c92a8765
secrets: inherit
with:
setup-android: false

0 comments on commit 8512ad6

Please sign in to comment.