Skip to content

Commit

Permalink
Merge pull request #18 from itmettkeDE/renovate/lock-file-maintenance
Browse files Browse the repository at this point in the history
Lock file maintenance
  • Loading branch information
mettke authored Sep 25, 2022
2 parents 542b388 + 7c17c9f commit 49180c5
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 62 deletions.
115 changes: 57 additions & 58 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws-sso-google-sync/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aws-sso-google-sync"
version = "1.0.12"
version = "1.0.13"
authors = ["Marc Mettke <marc@itmettke.de>"]
edition = "2021"
description = "Syncs Users and Groups from Google Workspace to AWS SSO"
Expand Down
2 changes: 1 addition & 1 deletion delete-unnused-aws-loggroups/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "delete-unnused-aws-loggroups"
version = "1.0.12"
version = "1.0.13"
authors = ["Marc Mettke <marc@itmettke.de>"]
edition = "2021"
description = "Delete unused loggroups from AWS CloudWatch"
Expand Down
2 changes: 1 addition & 1 deletion export-loggroups-to-s3/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "export-loggroups-to-s3"
version = "1.0.12"
version = "1.0.13"
authors = ["Marc Mettke <marc@itmettke.de>"]
edition = "2021"
description = "Exports CloudWatch LogGroups to S3 once a day"
Expand Down
2 changes: 1 addition & 1 deletion rotate-google-service-user/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rotate-google-service-user"
version = "1.0.12"
version = "1.0.13"
authors = ["Marc Mettke <marc@itmettke.de>"]
edition = "2021"
description = "Rotate Google Service User Credentials"
Expand Down

0 comments on commit 49180c5

Please sign in to comment.