Skip to content

Commit 04e3096

Browse files
committed
chore(ci): bump cargo-rail-action to v4.1.3
1 parent fb9f944 commit 04e3096

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/actions-lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ actions/upload-artifact:
3737
# cargo-rail Ecosystem
3838
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
3939
loadingalias/cargo-rail-action:
40-
ref: v4.1.2
41-
sha: "3e8d7bcd68dfd26f3663a7edb03fbac122e8f218"
40+
ref: v4.1.3
41+
sha: "95875a43ad5583b4d6a1dc65630afb0c2ecb6b30"
4242
updated: "2026-04-18T00:00:00Z"
4343
notes: "Planner-first CI transport for cargo rail plan surfaces"
4444
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

.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@3e8d7bcd68dfd26f3663a7edb03fbac122e8f218 # v4.1.2
52+
uses: loadingalias/cargo-rail-action@95875a43ad5583b4d6a1dc65630afb0c2ecb6b30 # v4.1.3
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)