Skip to content

Commit

Permalink
Bump learningequality/kolibri-installer-windows from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [learningequality/kolibri-installer-windows](https://github.com/learningequality/kolibri-installer-windows) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/learningequality/kolibri-installer-windows/releases)
- [Changelog](https://github.com/learningequality/kolibri-installer-windows/blob/main/CHANGELOG.md)
- [Commits](learningequality/kolibri-installer-windows@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: learningequality/kolibri-installer-windows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent bb24ff2 commit 2b6b4ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr_build_kolibri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
exe:
name: Build EXE file
needs: whl
uses: learningequality/kolibri-installer-windows/.github/workflows/[email protected].0
uses: learningequality/kolibri-installer-windows/.github/workflows/[email protected].1
with:
whl-file-name: ${{ needs.whl.outputs.whl-file-name }}
ref: v1.6.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_kolibri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
exe:
name: Build EXE file
needs: whl
uses: learningequality/kolibri-installer-windows/.github/workflows/[email protected].0
uses: learningequality/kolibri-installer-windows/.github/workflows/[email protected].1
with:
whl-file-name: ${{ needs.whl.outputs.whl-file-name }}
release: true
Expand Down

0 comments on commit 2b6b4ca

Please sign in to comment.