Skip to content

Commit 96f072c

Browse files
fix: update nmr ref in NativePipeline.yml
1 parent 031fe31 commit 96f072c

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 || 'f0e7c2278578022cc742f82a087e6c4fff2f7159' }}
108+
NATIVE_MOBILE_RESOURCES_REF: ${{ github.event.inputs.test_project_ref || 'a915484ef2cfed403cfbdfa531638df3c46c9d00' }}
109109
permissions:
110110
packages: write
111111
jobs:

0 commit comments

Comments
 (0)