Skip to content

Commit

Permalink
Bump awalsh128/cache-apt-pkgs-action from 1.4.2 to 1.4.3
Browse files Browse the repository at this point in the history
Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
- [Commits](awalsh128/cache-apt-pkgs-action@v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: awalsh128/cache-apt-pkgs-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SamTV12345 committed Jan 12, 2025
1 parent 7b86c3f commit 2731e4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backend-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: pnpm config set auto-install-peers false
-
name: Install libreoffice
uses: awalsh128/[email protected].2
uses: awalsh128/[email protected].3
with:
packages: libreoffice libreoffice-pdfimport
version: 1.0
Expand Down Expand Up @@ -113,7 +113,7 @@ jobs:
run: pnpm config set auto-install-peers false
-
name: Install libreoffice
uses: awalsh128/[email protected].2
uses: awalsh128/[email protected].3
with:
packages: libreoffice libreoffice-pdfimport
version: 1.0
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/upgrade-from-latest-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Only install direct dependencies
run: pnpm config set auto-install-peers false
- name: Install libreoffice
uses: awalsh128/[email protected].2
uses: awalsh128/[email protected].3
with:
packages: libreoffice libreoffice-pdfimport
version: 1.0
Expand All @@ -62,7 +62,7 @@ jobs:
run: pnpm config set auto-install-peers false
-
name: Install libreoffice
uses: awalsh128/[email protected].2
uses: awalsh128/[email protected].3
with:
packages: libreoffice libreoffice-pdfimport
version: 1.0
Expand Down

0 comments on commit 2731e4d

Please sign in to comment.