File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
66#
7- certifi == 2025.6.15 \
8- --hash =sha256:2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057 \
9- --hash =sha256:d747aa5a8b9bbbb1bb8c22bb13e22bd1f18e9796defa16bab421f7f7a317323b
7+ certifi == 2025.8.3 \
8+ --hash =sha256:e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407 \
9+ --hash =sha256:f6c12493cfb1b06ba2ff328595af9350c65d6644968e5d3a2ffd78699af217a5
1010 # via requests
1111cffi == 1.17.1 \
1212 --hash =sha256:045d61c734659cc045141be4bae381a41d89b741f795af1dd018bfb532fd0df8 \
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ jobs:
148148 chmod 600 $HOME/.netrc
149149
150150 - name : Fetch Cached Artifacts
151- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
151+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
152152 with :
153153 path : ${{ github.workspace }}/dist
154154 key : nginx-ingress-${{ inputs.go-md5 }}
You can’t perform that action at this time.
0 commit comments