File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 steps :
1212 # Step 1: Checkout source code (to access sync_sch.sh script)
1313 - name : Checkout source code
14- uses : actions/checkout@v4
14+ uses : actions/checkout@v6
1515
1616 # Step 2: Run the Sync Script
1717 - name : Sync from Peppol repos
2323
2424 # Step 4: Commit generated files
2525 - name : Commit the generated files
26- uses : EndBug/add-and-commit@v9
26+ uses : EndBug/add-and-commit@v10
2727 with :
2828 default_author : github_actions
2929 message : ' Generated by github actions'
Original file line number Diff line number Diff line change 1111 steps :
1212 # Step 1: Checkout source code (to access sync_sch.sh script)
1313 - name : Checkout source code
14- uses : actions/checkout@v4
14+ uses : actions/checkout@v6
1515
1616 # Step 2: Run the Sync Script
1717 - name : Sync from Peppol repos
2323
2424 # Step 4: Commit generated files
2525 - name : Commit the generated files
26- uses : EndBug/add-and-commit@v9
26+ uses : EndBug/add-and-commit@v10
2727 with :
2828 default_author : github_actions
2929 message : ' Generated by github actions'
You can’t perform that action at this time.
0 commit comments