Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 94765b2

Browse files
committed
change readme
1 parent 3fbae18 commit 94765b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Rotate AWS Access token stored in Github Organizations dependabot scoup secrets
1+
# Rotate AWS Access token stored in Github Organizations dependabot scope secrets
22

33
Version for rotate organization secret, cloned from [kneemaa/github-action-rotate-aws-secrets](https://github.com/kneemaa/github-action-rotate-aws-secrets)
44

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: 'Rotate AWS Access Keys stored in github organization in dependabot scoup'
1+
name: 'Rotate AWS Access Keys stored in github organization dependabot scope'
22
author: 'Dmitry Teikovtsev <[email protected]>'
3-
description: Github action that rotates the iam user credentials stored in github organization in dependabot scoup on a schedule
3+
description: Github action that rotates the iam user credentials stored in github organization dependabot scope on a schedule
44
runs:
55
using: 'docker'
66
image: 'Dockerfile'

0 commit comments

Comments
 (0)