File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ jobs:
150
150
151
151
- name : Setup PowerShell module cache
152
152
id : cacher
153
- uses : actions/cache@v3
153
+ uses : actions/cache@v4
154
154
with :
155
155
path : " C:\\ Users\\ runneradmin\\ Documents\\ PowerShell\\ Modules"
156
156
key : ${{ runner.os }}-InvokeBuild
Original file line number Diff line number Diff line change 9
9
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
10
10
<owners >Versent, https://github.com/Versent</owners >
11
11
<title >saml2aws (Install)</title >
12
- <authors >Mark Wolfe , https://github.com/wolfeidau </authors >
12
+ <authors >Versent , https://github.com/Versent </authors >
13
13
<projectUrl >https://github.com/Versent/saml2aws</projectUrl >
14
14
<licenseUrl >https://github.com/versent/saml2aws/blob/master/LICENSE.md</licenseUrl >
15
15
<requireLicenseAcceptance >true</requireLicenseAcceptance >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/PuerkitoBio/goquery v1.9.2
12
12
github.com/alecthomas/kingpin v2.2.6+incompatible
13
13
github.com/avast/retry-go v3.0.0+incompatible
14
- github.com/aws/aws-sdk-go v1.55.0
14
+ github.com/aws/aws-sdk-go v1.55.5
15
15
github.com/beevik/etree v1.4.1
16
16
github.com/danieljoos/wincred v1.2.2
17
17
github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/andybalholm/cascadia v1.3.2/go.mod h1:7gtRlve5FxPPgIgX36uWBX58OdBsSS6
24
24
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 /go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8 =
25
25
github.com/avast/retry-go v3.0.0+incompatible h1:4SOWQ7Qs+oroOTQOYnAHqelpCO0biHSxpiH9JdtuBj0 =
26
26
github.com/avast/retry-go v3.0.0+incompatible /go.mod h1:XtSnn+n/sHqQIpZ10K1qAevBhOOCWBLXXy3hyiqqBrY =
27
- github.com/aws/aws-sdk-go v1.55.0 h1:hVALKPjXz33kP1R9nTyJpUK7qF59dO2mleQxUW9mCVE =
28
- github.com/aws/aws-sdk-go v1.55.0 /go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU =
27
+ github.com/aws/aws-sdk-go v1.55.5 h1:KKUZBfBoyqy5d3swXyiC7Q76ic40rYcbqH7qjh59kzU =
28
+ github.com/aws/aws-sdk-go v1.55.5 /go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU =
29
29
github.com/bearsh/hid v1.3.0 h1:GLNa8hvEzJxzQEEpheDUr2SivvH7iwTrJrDhFKutfX8 =
30
30
github.com/bearsh/hid v1.3.0 /go.mod h1:KbQByg8WfPr92v7aaKAHTtZUEVG7e2XRpcF8+TopQv8 =
31
31
github.com/beevik/etree v1.4.1 h1:PmQJDDYahBGNKDcpdX8uPy1xRCwoCGVUiW669MEirVI =
You can’t perform that action at this time.
0 commit comments