Skip to content

Conversation

@amanstep
Copy link
Contributor

@Raj-StepSecurity @varunsh-coder Please take a look and suggest if changes are required.

@amanstep amanstep closed this Apr 23, 2025
@amanstep amanstep reopened this Apr 24, 2025
@@ -0,0 +1,31 @@
name: git-auto-commit
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove this

action.yml Outdated

runs:
using: 'node20'
main: 'index.js'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to use dist folder

LICENSE Outdated
@@ -0,0 +1,22 @@
The MIT License (MIT)

Copyright (c) 2025 StepSecurity
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be after the first one

README.md Outdated
### Signing Commits

If you would like to sign your commits using a GPG key, you will need to use an additional action.
You can use the [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) action and follow its setup instructions.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crazy-max/ghaction-import-gpg we have maintaned action for this

README.md Outdated
```yml
- name: "Import GPG key"
id: import-gpg
uses: crazy-max/ghaction-import-gpg@v6
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

@amanstep amanstep merged commit ba5c6e6 into main Apr 25, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants