Skip to content

Update template#7

Draft
hollow wants to merge 1 commit into
masterfrom
update-template
Draft

Update template#7
hollow wants to merge 1 commit into
masterfrom
update-template

Conversation

@hollow

@hollow hollow commented Mar 16, 2026

Copy link
Copy Markdown
Member

No description provided.

- uses: webfactory/ssh-agent@v0.6.0
- name: Setup SSH agent
# https://github.com/webfactory/ssh-agent/releases
uses: webfactory/ssh-agent@v0.10.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'pre-commit' step
Uses Step
uses 'webfactory/ssh-agent' with ref 'v0.10.0', not a pinned commit hash
Comment thread .github/workflows/pre-commit.yml Fixed
- name: Run pre-commit checks
uses: pre-commit/action@v3.0.0
# https://github.com/pre-commit/action/releases
uses: pre-commit/action@v3.0.1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'pre-commit' step
Uses Step
uses 'pre-commit/action' with ref 'v3.0.1', not a pinned commit hash
run: python -m pip install pre-commit
- name: Load envrc
# https://github.com/HatsuneMiku3939/direnv-action/releases
uses: HatsuneMiku3939/direnv-action@v1.2.1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'pre-commit' step
Uses Step
uses 'HatsuneMiku3939/direnv-action' with ref 'v1.2.1', not a pinned commit hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants