pinning dependencies for FMA workflow yml (#31743)
Resolving https://github.com/fleetdm/fleet/security/code-scanning/1422 https://github.com/fleetdm/fleet/security/code-scanning/1421 https://github.com/fleetdm/fleet/security/code-scanning/1420 https://github.com/fleetdm/fleet/security/code-scanning/1419 - [x] QA'd all new/changed functionality manually
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout Fleet
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
with:
|
||||
repository: fleetdm/fleet
|
||||
fetch-depth: 1
|
||||
@@ -39,7 +39,7 @@ jobs:
|
||||
path: fleet
|
||||
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
|
||||
with:
|
||||
go-version-file: 'fleet/go.mod'
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout Fleet
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
with:
|
||||
repository: fleetdm/fleet
|
||||
fetch-depth: 1
|
||||
@@ -39,7 +39,7 @@ jobs:
|
||||
path: fleet
|
||||
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
|
||||
with:
|
||||
go-version-file: 'fleet/go.mod'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user