We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120bcbb commit 786acbbCopy full SHA for 786acbb
2 files changed
.github/workflows/start.yaml
@@ -33,7 +33,7 @@ jobs:
33
active: ${{ steps.start.outputs.active }}
34
steps:
35
- name: Checkout
36
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
37
with:
38
repository: glotzerlab/jetstream2-admin
39
ref: ${{ inputs.ref }}
.github/workflows/style.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-24.04
19
20
21
22
- name: prek
23
uses: glotzerlab/workflows/prek@00c67cb577c36bdc2570845fc62d1a30e3383012 # 0.14.0
24
0 commit comments