Skip to content

Commit

Permalink
chore(deps): update awalsh128/cache-apt-pkgs-action action to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent ba0c810 commit 5a530b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ runs:
python3 -m pip install --disable-pip-version-check -r ${{ github.action_path }}/requirements.txt
- if: ${{ steps.reviewdog-enabled.outputs.result == 'true' }}
name: Install xmllint for safesvg
uses: awalsh128/cache-apt-pkgs-action@44c33b32f808cdddd5ac0366d70595ed63661ed8 # v1.3.1
uses: awalsh128/cache-apt-pkgs-action@a6c3917cc929dd0345bfb2d3feaf9101823370ad # v1.4.2
with:
packages: libxml2-utils
version: 1.0
Expand Down

0 comments on commit 5a530b3

Please sign in to comment.