Skip to content

Commit 2c4d3d3

Browse files
oxide-renovate[bot]notpeter
authored andcommitted
Pin dependencies
1 parent f93eb15 commit 2c4d3d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/license-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
license:
88
runs-on: ubuntu-24.04
99
steps:
10-
- uses: actions/checkout@master
10+
- uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
1111
- name: Check License Header
1212
uses: apache/skywalking-eyes/header@55373684d1b70e5f8fd9fc8ec114a89ad11a56a3

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- run: |
1313
rustup toolchain install
1414
15-
- uses: michaelkaye/setup-matrix-synapse@main
15+
- uses: michaelkaye/setup-matrix-synapse@e080023c56271cab986b83db75edba570fafb88b # main
1616
with:
1717
uploadLogs: true
1818
httpPort: 8008

0 commit comments

Comments
 (0)