File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 5656 fetch-depth: 0
5757
5858 - name: Get-Settings
59- uses: PSModule/Get-PSModuleSettings@feature/important-file-changes
59+ uses: PSModule/Get-PSModuleSettings@1e96caa510babfdf44585c1d7873030b05940190 # v1.4.2
6060 id: Get-Settings
6161 with:
6262 SettingsPath: ${{ inputs.SettingsPath }}
Original file line number Diff line number Diff line change @@ -67,13 +67,6 @@ permissions:
6767 id-token: write # to verify the deployment originates from an appropriate source
6868
6969jobs:
70- Debug:
71- name: Debug
72- runs-on: ubuntu-latest
73- steps:
74- - name: Debug
75- uses: PSModule/Debug@main
76-
7770 # Runs on:
7871 # - ✅ Open/Updated PR - Always runs to load configuration
7972 # - ✅ Merged PR - Always runs to load configuration
You can’t perform that action at this time.
0 commit comments