Skip to content

Commit

Permalink
chore(deps): update awalsh128/cache-apt-pkgs-action digest to 6f9e6a8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and thypon committed Oct 11, 2023
1 parent be6c061 commit 02c2392
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 @@ -218,7 +218,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@1850ee53f6e706525805321a3f2f863dcf73c962
uses: awalsh128/cache-apt-pkgs-action@6f9e6a86db4bfb31baf4c7f71526175bc054252e
with:
packages: libxml2-utils
version: 1.0
Expand Down

0 comments on commit 02c2392

Please sign in to comment.