Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
- Update @actions/artifact to 2.2.1 to fix issue with artifact container creation
  • Loading branch information
stefanmaric committed Feb 5, 2025
1 parent 1e9fa7d commit 2718b37
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## Unreleased


## 1.5.0 - 20250-02-05

- Update @actions/artifact to 2.2.1 to fix issue with artifact container creation

## 1.4.0 - 2023-07-24
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "action-slacksync",
"version": "1.4.0",
"version": "1.5.0",
"private": true,
"description": "Sync job status with Slack",
"main": "dist/index.js",
Expand Down

0 comments on commit 2718b37

Please sign in to comment.