Skip to content

Commit 716db90

Browse files
Pin actions/checkout action to de0fac2
1 parent dbb3fdb commit 716db90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mulesoft_pom_xml.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
contents: read
1212
steps:
1313
- name: Checkout this repo
14-
uses: actions/checkout@v6
14+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1515

1616
- name: Get pom.xml parameters for this branch
1717
id: pomxml

0 commit comments

Comments
 (0)