Skip to content

Commit fd5d6ff

Browse files
dependabot[bot]AtomicFS
authored andcommitted
build(deps): bump github.com/sethvargo/go-githubactions
Bumps [github.com/sethvargo/go-githubactions](https://github.com/sethvargo/go-githubactions) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/sethvargo/go-githubactions/releases) - [Commits](sethvargo/go-githubactions@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: github.com/sethvargo/go-githubactions dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79ba3c0 commit fd5d6ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cmd/firmware-action/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/heimdalr/dag v1.5.0
1616
github.com/jedib0t/go-pretty/v6 v6.7.8
1717
github.com/plus3it/gorecurcopy v0.0.1
18-
github.com/sethvargo/go-githubactions v1.3.1
18+
github.com/sethvargo/go-githubactions v1.3.2
1919
github.com/stretchr/testify v1.11.1
2020
)
2121

cmd/firmware-action/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
122122
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
123123
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
124124
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
125-
github.com/sethvargo/go-githubactions v1.3.1 h1:rlwwLRUaunWLQ1aN2o5Y+3s0xhaTC30YObCnilRx448=
126-
github.com/sethvargo/go-githubactions v1.3.1/go.mod h1:7/4WeHgYfSz9U5vwuToCK9KPnELVHAhGtRwLREOQV80=
125+
github.com/sethvargo/go-githubactions v1.3.2 h1:gkibLr/QjosgNWoCf1V58rTMRZw7xZtSB7dY4atbl1Y=
126+
github.com/sethvargo/go-githubactions v1.3.2/go.mod h1:7/4WeHgYfSz9U5vwuToCK9KPnELVHAhGtRwLREOQV80=
127127
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
128128
github.com/skeema/knownhosts v1.3.1 h1:X2osQ+RAjK76shCbvhHHHVl3ZlgDm8apHEHFqRjnBY8=
129129
github.com/skeema/knownhosts v1.3.1/go.mod h1:r7KTdC8l4uxWRyK2TpQZ/1o5HaSzh06ePQNxPwTcfiY=

0 commit comments

Comments
 (0)