From 9bc73e5125b106f90884739e7bafb99fb0bd4081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 10:30:38 +0000 Subject: [PATCH] Bump awalsh128/cache-apt-pkgs-action from 1.1.3 to 1.2.1 Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.1.3 to 1.2.1. - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases) - [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.1.3...v1.2.1) --- updated-dependencies: - dependency-name: awalsh128/cache-apt-pkgs-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 931d4bd..e2b4782 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: - name: Get tags run: git fetch --tags origin -f - - uses: awalsh128/cache-apt-pkgs-action@v1.1.3 + - uses: awalsh128/cache-apt-pkgs-action@v1.2.1 if: runner.os == 'Linux' with: packages: portaudio19-dev