We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e62df commit 4375a21Copy full SHA for 4375a21
.github/workflows/renovate.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/[email protected].6
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
16
17
- name: Apt install
18
run: sudo apt-get update && sudo apt-get install -y libxmlsec1-dev
0 commit comments