Skip to content

Commit

Permalink
upgrade dependencies for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
yacut committed Jan 19, 2022
1 parent 11b1345 commit 353d1ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.14
go-version: 1.17
- name: Import GPG key
id: import_gpg
uses: paultyng/[email protected]
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 19.01.2022, Version 1.4.5

- upgrade dependencies for github actions

## 19.01.2022, Version 1.4.4

- upgrade dependencies
Expand Down

0 comments on commit 353d1ec

Please sign in to comment.