Skip to content

Commit

Permalink
Update pantsbuild/actions digest to d64f381
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent cd002bd commit 3e8c46e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: sudo apt-get install -y libxmlsec1-dev

- name: Initialize Pants
uses: pantsbuild/actions/init-pants@7151afe1e66338457f7f65a894bc12a2d8f9cab7
uses: pantsbuild/actions/init-pants@d64f38147540d5607bfb8d812f95d5285a8cff3d
with:
# cache0 makes it easy to bust the cache if needed
gha-cache-key: cache-${{ env.CACHE_BUST_ITER }}-py${{ matrix.python_version }}
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
python-version: 3.8

- name: Initialize Pants
uses: pantsbuild/actions/init-pants@7151afe1e66338457f7f65a894bc12a2d8f9cab7
uses: pantsbuild/actions/init-pants@d64f38147540d5607bfb8d812f95d5285a8cff3d
with:
# cache0 makes it easy to bust the cache if needed
gha-cache-key: cache-${{ env.CACHE_BUST_ITER }}-py${{ matrix.python_version }}
Expand Down

0 comments on commit 3e8c46e

Please sign in to comment.