Skip to content

Add tag release workflow#8

Open
sahandilshan wants to merge 1 commit intoasgardeo:mainfrom
sahandilshan:workflow
Open

Add tag release workflow#8
sahandilshan wants to merge 1 commit intoasgardeo:mainfrom
sahandilshan:workflow

Conversation

@sahandilshan
Copy link
Copy Markdown
Contributor

Purpose

$subject

contents: write

steps:
- uses: actions/checkout@v4
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

shall we pin the actions to commits for better security?

- name: Install Poetry
uses: snok/install-poetry@v1
with:
version: latest
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This may leave us vulnerable if the poetry maintainers are hacked. Shall we pin to a trusted recently released version?

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.

2 participants