We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8676f3b commit a4ea182Copy full SHA for a4ea182
.circleci/config.yml
@@ -1,7 +1,7 @@
1
version: 2.1
2
3
references:
4
- circleci-docker-primary: &circleci-docker-primary trussworks/circleci-docker-primary:a232f2f06cd9c7220ffb3897f1bb050b55751b6f
+ circleci-docker-primary: &circleci-docker-primary trussworks/circleci-docker-primary:27ce46fbf2088bd960cf75610908a7990514f84b
5
6
jobs:
7
test:
.goreleaser.yml
@@ -12,7 +12,7 @@ builds:
12
main: ./cmd/
13
brews:
14
- description: "A tool that creates a virtual MFA device and rotates access keys for a new AWS user."
15
- github:
+ tap:
16
owner: trussworks
17
name: homebrew-tap
18
homepage: "https://github.com/trussworks/setup-new-aws-user"
0 commit comments