From f3057cc28ff08950fd65708666c5e36bb21a8997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 06:29:41 +0000 Subject: [PATCH] Bump awalsh128/cache-apt-pkgs-action from 1.1.1 to 1.1.2 Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases) - [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.1.1...v1.1.2) --- 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 071fe82..7f2e615 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.1 + - uses: awalsh128/cache-apt-pkgs-action@v1.1.2 if: runner.os == 'Linux' with: packages: portaudio19-dev