Skip to content

Commit

Permalink
Merge pull request #12986 from learningequality/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/learningequality/kolibri-installer-debian-0.18.0

Bump learningequality/kolibri-installer-debian from 0.16.1 to 0.18.0
  • Loading branch information
rtibbles authored Jan 8, 2025
2 parents 8263a97 + 423f903 commit 0d8c376
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 @@ -41,7 +41,7 @@ jobs:
deb:
name: Build DEB file
needs: whl
uses: learningequality/kolibri-installer-debian/.github/workflows/build_deb.yml@v0.16.1
uses: learningequality/kolibri-installer-debian/.github/workflows/build_deb.yml@v0.18.0
with:
tar-file-name: ${{ needs.whl.outputs.tar-file-name }}
ref: v0.16.1
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 @@ -75,7 +75,7 @@ jobs:
deb:
name: Build DEB file
needs: whl
uses: learningequality/kolibri-installer-debian/.github/workflows/build_deb.yml@v0.16.1
uses: learningequality/kolibri-installer-debian/.github/workflows/build_deb.yml@v0.18.0
with:
tar-file-name: ${{ needs.whl.outputs.tar-file-name }}
ref: v0.16.1
Expand Down

0 comments on commit 0d8c376

Please sign in to comment.