Skip to content

Commit ab5c276

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

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
@@ -50,7 +50,7 @@ jobs:
5050
version: 0.0.12
5151
-
5252
name: Install libreoffice
53-
uses: awalsh128/cache-apt-pkgs-action@v1.5.3
53+
uses: awalsh128/cache-apt-pkgs-action@v1.6.0
5454
with:
5555
packages: libreoffice libreoffice-pdfimport
5656
version: 1.0
@@ -106,7 +106,7 @@ jobs:
106106
version: 0.0.12
107107
-
108108
name: Install libreoffice
109-
uses: awalsh128/cache-apt-pkgs-action@v1.5.3
109+
uses: awalsh128/cache-apt-pkgs-action@v1.6.0
110110
with:
111111
packages: libreoffice libreoffice-pdfimport
112112
version: 1.0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ jobs:
5252
with:
5353
version: 0.0.12
5454
- name: Install libreoffice
55-
uses: awalsh128/cache-apt-pkgs-action@v1.5.3
55+
uses: awalsh128/cache-apt-pkgs-action@v1.6.0
5656
with:
5757
packages: libreoffice libreoffice-pdfimport
5858
version: 1.0
5959
-
6060
name: Install libreoffice
61-
uses: awalsh128/cache-apt-pkgs-action@v1.5.3
61+
uses: awalsh128/cache-apt-pkgs-action@v1.6.0
6262
with:
6363
packages: libreoffice libreoffice-pdfimport
6464
version: 1.0

0 commit comments

Comments
 (0)