Skip to content

Commit

Permalink
Update mend_scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
morri-son authored Oct 24, 2023
1 parent 9d117c4 commit 4db81bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mend_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: 1.19.x
go-version-file: '${{ github.workspace }}/go.mod'

- name: Download Mend Universal Agent
run: curl https://unified-agent.s3.amazonaws.com/wss-unified-agent.jar -o ./wss-unified-agent.jar
Expand Down

0 comments on commit 4db81bd

Please sign in to comment.