Skip to content

Commit 1881b35

Browse files
chore: update nmr ref to latest commit
1 parent 577870a commit 1881b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/NativePipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ env:
105105
# Pin the test project (mendix/Native-Mobile-Resources) to a SHA for reproducibility instead
106106
# of tracking a moving `main`. Single source of truth — bump deliberately. The repo publishes
107107
# no tags, so a commit SHA is the only stable ref. Override per run via the dispatch input.
108-
NATIVE_MOBILE_RESOURCES_REF: ${{ github.event.inputs.test_project_ref || 'a915484ef2cfed403cfbdfa531638df3c46c9d00' }}
108+
NATIVE_MOBILE_RESOURCES_REF: ${{ github.event.inputs.test_project_ref || '05255f5ad19de7b109f6a68088e4fb198447ed00' }}
109109
permissions:
110110
packages: write
111111
jobs:

0 commit comments

Comments
 (0)