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 cfad3b9 commit cd153b3Copy full SHA for cd153b3
2 files changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Checkout
26
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
27
28
- name: Set up Rust toolchain
29
uses: actions-rust-lang/setup-rust-toolchain@46268bd060767258de96ed93c1251119784f2ab6 # v1.16.1
.github/workflows/upstream.yml
private-key: ${{ secrets.APP_PRIVATE_KEY }}
0 commit comments