Skip to content

Commit 442538c

Browse files
authored
Merge pull request #27 from step-security/fix/banner
fix: added banner and new subscription check code
2 parents 9e15db6 + cd21a13 commit 442538c

6 files changed

Lines changed: 2931 additions & 15 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:25-alpine3.23@sha256:b9b5737eabd423ba73b21fe2e82332c0656d571daf1ebf19b0f89d0dd0d3ca93
1+
FROM node:25-alpine3.23@sha256:636c5bc8fa6a7a542bc99f25367777b0b3dd0db7d1ca3959d14137a1ac80bde2
22
ARG NODE_ENV=production
33
ENV NODE_ENV=${NODE_ENV}
44
LABEL "repository"="https://github.com/step-security/release-drafter"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![StepSecurity Maintained Action](https://raw.githubusercontent.com/step-security/maintained-actions-assets/main/assets/maintained-action-banner.png)](https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions)
2+
13
<h1 align="center">
24
<img src="design/logo.svg" alt="Release Drafter Logo" width="450" />
35
</h1>

0 commit comments

Comments
 (0)