From f935138db71e0a1b90890b90900f92ba1986e355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 12:41:34 +0000 Subject: [PATCH] Bump awalsh128/cache-apt-pkgs-action from 1.5.3 to 1.6.3 Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.5.3 to 1.6.3. - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases) - [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/2c09a5e66da6c8016428a2172bd76e5e4f14bb17...553a35bb8ebd9fcabcb1c9451aa4c98e1b4ca8a9) --- updated-dependencies: - dependency-name: awalsh128/cache-apt-pkgs-action dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/code_snippets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code_snippets.yml b/.github/workflows/code_snippets.yml index 30aed06093095b..8a90468d782fcf 100644 --- a/.github/workflows/code_snippets.yml +++ b/.github/workflows/code_snippets.yml @@ -34,7 +34,7 @@ jobs: submodules: 'recursive' - name: Install OpenCL - uses: awalsh128/cache-apt-pkgs-action@2c09a5e66da6c8016428a2172bd76e5e4f14bb17 # v1.5.3 + uses: awalsh128/cache-apt-pkgs-action@553a35bb8ebd9fcabcb1c9451aa4c98e1b4ca8a9 # v1.6.3 if: runner.os == 'Linux' with: packages: ocl-icd-opencl-dev opencl-headers