From 082cfb51a9b311a3d253d48dbc7416eea14cb38d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 06:41:13 +0000 Subject: [PATCH] Bump awalsh128/cache-apt-pkgs-action from 1.1.2 to 1.1.3 Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases) - [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.1.2...v1.1.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] --- .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 7f2e615..931d4bd 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.2 + - uses: awalsh128/cache-apt-pkgs-action@v1.1.3 if: runner.os == 'Linux' with: packages: portaudio19-dev