Skip to content

Commit 05050dc

Browse files
author
Dean Karn
committed
CI updates
1 parent 749a175 commit 05050dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
steps:
4444
- uses: actions/checkout@v3
4545
- name: golangci-lint
46-
uses: golangci/golangci-lint-action@v2
46+
uses: golangci/golangci-lint-action@v3
4747
with:
4848
version: latest

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package mold
22
============
3-
![Project status](https://img.shields.io/badge/version-4.3.0-green.svg)
3+
![Project status](https://img.shields.io/badge/version-4.4.0-green.svg)
44
[![Build Status](https://travis-ci.org/go-playground/mold.svg?branch=v2)](https://travis-ci.org/go-playground/mold)
55
[![Coverage Status](https://coveralls.io/repos/github/go-playground/mold/badge.svg?branch=v2)](https://coveralls.io/github/go-playground/mold?branch=v2)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/go-playground/mold)](https://goreportcard.com/report/github.com/go-playground/mold)

0 commit comments

Comments
 (0)