Merge pull request #125 from TheTechNetwork/renovate/actions-checkout-digest

chore(deps): update actions/checkout digest to b4ffde6
This commit is contained in:
elibrody 2024-04-16 11:34:22 -04:00 committed by GitHub
commit e85eb114f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ jobs:
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
# Initializes the CodeQL tools for scanning. # Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL - name: Initialize CodeQL