Skip to content

Commit fb9f944

Browse files
committed
hore(ci): bump cargo-rail-action to v4.1.2
1 parent b120950 commit fb9f944

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/actions-lock.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ actions/upload-artifact:
3737
# cargo-rail Ecosystem
3838
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
3939
loadingalias/cargo-rail-action:
40-
ref: v4.1.1
41-
sha: "e3726d4b7301a5e41c034d35b365608c0efd1709"
42-
updated: "2026-04-17T22:57:09Z"
40+
ref: v4.1.2
41+
sha: "3e8d7bcd68dfd26f3663a7edb03fbac122e8f218"
42+
updated: "2026-04-18T00:00:00Z"
4343
notes: "Planner-first CI transport for cargo rail plan surfaces"
4444
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
4545
# Testing & Reporting

.github/workflows/commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Build Plan
5151
id: plan
52-
uses: loadingalias/cargo-rail-action@e3726d4b7301a5e41c034d35b365608c0efd1709 # v4.1.1
52+
uses: loadingalias/cargo-rail-action@3e8d7bcd68dfd26f3663a7edb03fbac122e8f218 # v4.1.2
5353
with:
5454
since: ${{ github.event_name == 'pull_request' && github.event.pull_request.base.sha || github.event.before }}
5555
args: '--explain'

0 commit comments

Comments
 (0)