Skip to content

Commit 0aa90d8

Browse files
Copilotpelikhan
andauthored
Pin actions to commit SHAs for security
Agent-Logs-Url: https://github.com/githubnext/agentic-ops/sessions/6b8ae639-def8-4619-b2e5-8fba1778b57f Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent 8b93be9 commit 0aa90d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ jobs:
88
compile:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v4
11+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1212

1313
- name: Set up gh-aw CLI
14-
uses: github/gh-aw-actions/setup-cli@v1
14+
uses: github/gh-aw-actions/setup-cli@f8495a686e66770ae977f82732f34d7340ee42a4 # v0.71.4
1515
with:
1616
gh_token: ${{ secrets.GITHUB_TOKEN }}
1717

0 commit comments

Comments
 (0)