Skip to content

Commit a9c91ac

Browse files
build(deps): bump awalsh128/cache-apt-pkgs-action from 1.5.1 to 1.5.3 (#7068)
Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases) - [Commits](awalsh128/cache-apt-pkgs-action@v1.5.1...v1.5.3) --- updated-dependencies: - dependency-name: awalsh128/cache-apt-pkgs-action dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1d2143 commit a9c91ac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/backend-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: pnpm config set auto-install-peers false
5454
-
5555
name: Install libreoffice
56-
uses: awalsh128/[email protected].1
56+
uses: awalsh128/[email protected].3
5757
with:
5858
packages: libreoffice libreoffice-pdfimport
5959
version: 1.0
@@ -113,7 +113,7 @@ jobs:
113113
run: pnpm config set auto-install-peers false
114114
-
115115
name: Install libreoffice
116-
uses: awalsh128/[email protected].1
116+
uses: awalsh128/[email protected].3
117117
with:
118118
packages: libreoffice libreoffice-pdfimport
119119
version: 1.0

.github/workflows/upgrade-from-latest-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Only install direct dependencies
4444
run: pnpm config set auto-install-peers false
4545
- name: Install libreoffice
46-
uses: awalsh128/[email protected].1
46+
uses: awalsh128/[email protected].3
4747
with:
4848
packages: libreoffice libreoffice-pdfimport
4949
version: 1.0
@@ -62,7 +62,7 @@ jobs:
6262
run: pnpm config set auto-install-peers false
6363
-
6464
name: Install libreoffice
65-
uses: awalsh128/[email protected].1
65+
uses: awalsh128/[email protected].3
6666
with:
6767
packages: libreoffice libreoffice-pdfimport
6868
version: 1.0

0 commit comments

Comments
 (0)