Skip to content
Snippets Groups Projects
Unverified Commit 6b117465 authored by Michael Kriese's avatar Michael Kriese Committed by GitHub
Browse files

docs(github-actions): simplify sample (#23407)

parent e635f0e2
Branches
Tags
No related merge requests found
...@@ -11,7 +11,7 @@ jobs: ...@@ -11,7 +11,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@af513c7a016048ae468971c52ed77d9562c7c819 # renovate: tag=v1.0.0 - uses: actions/checkout@af513c7a016048ae468971c52ed77d9562c7c819 # v1.0.0
``` ```
Renovate will update the commit SHA but follow the GitHub tag you specified. Renovate will update the commit SHA but follow the GitHub tag you specified.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment